Re-arrange the directory structure.

Now that we're using the custom directory, we no longer need to seperate
so many files.
This commit is contained in:
Lyrositor
2014-02-22 10:33:00 +01:00
parent bfc118c431
commit d06cd5e618
56 changed files with 494 additions and 11 deletions

View File

@@ -0,0 +1 @@
echo "| Automatic Disguise: OFF"

View File

@@ -0,0 +1 @@
echo "| Automatic Disguise: ON"

View File

@@ -0,0 +1,3 @@
// Console Workaround File
// Used to work around a limitation of the console.
con_filter_text ""

View File

@@ -0,0 +1 @@
echo "| Disguising as Demoman."

View File

@@ -0,0 +1 @@
echo "| Disguising as Engineer."

View File

@@ -0,0 +1 @@
echo "| Disguising as Pyro."

View File

@@ -0,0 +1 @@
echo "| Removing disguise."

View File

@@ -0,0 +1 @@
echo "| Disguising as Sniper."

View File

@@ -0,0 +1 @@
echo "| Currently Playing: More Gun"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: A Little Heart to Heart"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: MEDIC!"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Archimedes"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Dreams of Cruelty"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: The Calm"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: ROBOTS!"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: TF2 Saxxy 2011 Theme"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Haunted Fortress 2"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Mann vs. Machine Upgrade Station Music (Unused)"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Team Fortress 2 (Main Theme)"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Playing With Danger"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Rocket Jump Waltz"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: The Art of War"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Faster Than a Speeding Bullet"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Petite Chou-Fleur"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Right Behind You"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Intruder Alert"

View File

@@ -0,0 +1 @@
echo "| Currently Playing: Drunken Pipe Bomb"

View File

@@ -0,0 +1 @@
say_team "Pyro, please airblast me."

View File

@@ -0,0 +1 @@
echo "| Showing debug output."

View File

@@ -0,0 +1 @@
say_team "Demoman is Spy."

View File

@@ -0,0 +1 @@
say_team "Engineer is Spy."

View File

@@ -0,0 +1 @@
say_team "Heavy is Spy."

View File

@@ -0,0 +1 @@
say_team "Medic is Spy."

View File

@@ -0,0 +1 @@
say_team "Pyro is Spy."

View File

@@ -0,0 +1 @@
say_team "Scout is Spy."

View File

@@ -0,0 +1 @@
say_team "Sniper is Spy."

View File

@@ -0,0 +1 @@
say_team "Soldier is Spy."

View File

@@ -0,0 +1 @@
say_team "Spy is enemy Spy."

View File

@@ -0,0 +1 @@
echo "| Switching to loadout A."

View File

@@ -0,0 +1 @@
echo "| Switching to loadout B."

View File

@@ -0,0 +1 @@
echo "| Switching to loadout C."

View File

@@ -0,0 +1 @@
echo "| Switching to loadout D."