Skip to content

Instantly share code, notes, and snippets.

@Dinner1111
Last active August 29, 2015 13:57
Show Gist options
  • Save Dinner1111/9779458 to your computer and use it in GitHub Desktop.
Save Dinner1111/9779458 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<map proto="1.3.2">
<name>GS: Cemetery</name>
<version>1.0.1</version>
<objective>Kill the enemy ghouls!</objective>
<authors>
<author>JsKingBoo</author>
</authors>
<include src="gs-classes.xml"/>
<contributors>
<contributor contribution="XML fixing">Captain_Elliott</contributor>
<contributor contribution="XML fixing">orky48</contributor>
</contributors>
<rules>
<rule>Attempting to access the observer's platform is fine so long as you do not intend to prolong the match</rule>
<rule>Do not go behind the iron bars</rule>
</rules>
<ghostsquadron/>
<blitz>
<time>5m</time>
<lives>1</lives>
<broadcastLives>true</broadcastLives>
<title>Ghost Squadron</title>
</blitz>
<teams>
<team color="dark purple" max="16">Purple Team</team>
<team color="dark green" max="16">Green Team</team>
</teams>
<spawns>
<spawn team="purple" yaw="180">
<point>-16,50,-14</point>
</spawn>
<spawn team="green" yaw="0">
<point>-16,50,13</point>
</spawn>
<default yaw="-90">
<point>-0.5,67,-0.5</point>
</default>
</spawns>
<regions>
<apply block="deny-all">
<rectangle min="-oo,-oo" max="oo,oo"/>
</apply>
</regions>
</map>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment