Skip to content

Instantly share code, notes, and snippets.

View twizmwazin's full-sized avatar
🦀

Kevin Phoenix twizmwazin

🦀
  • Arizona State University
  • Tempe, AZ
View GitHub Profile
<map proto="1.3.6">
<name>Pine Island</name>
<objective>Be the first team to reach 1,000 points!</objective>
<authors>
<author>King_Coolwhip</author>
</authors>
<teams>
<team color="dark red" max="32">Red Team</team>
<team color="blue" max="32">Blue Team</team>
</teams>
@twizmwazin
twizmwazin / en
Last active August 29, 2015 14:14 — forked from MarcRoizman/en
<?xml version="1.0" encoding="UTF-8"?>
<locale lang="en">
<error>
<restartDuringMatch>You may not restart during a match. Use -f to override.</restartDuringMatch>
<cycleDuringMatch>You may not cycle during a match. Use -f to override.</cycleDuringMatch>
<matchRunning>Match is already running.</matchRunning>
<matchNoResume>Match has finished and may not be resumed.</matchNoResume>
<matchNoStart>Match could not be started at this time.</matchNoStart>
<matchNoEnd>Match could not be ended at this time.</matchNoEnd>
<noSetNext>You may not set the next map when a restart is queued. Use -f to override.</noSetNext>
<?xml version="1.0"?>
<map proto="1.3.6">
<name>Metro</name>
<rules>
<rule>You may not place Lava.</rule>
</rules>
<version>1.0.0</version>
<objective>Leak the enemy core and break the enemy monument before the time is up!</objective>
<authors>
<author>yoyo_power</author>