Skip to content

Commit

Permalink
various text file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
freem committed Sep 7, 2011
1 parent 5ae2f9f commit 52838f2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion Announcers/instructions.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Place announcer folders in this directory.

[Announcer format]
sm-ssc's announcers look for certain names. These can either be a single sound,
StepMania's announcers look for certain names. These can either be a single sound,
or a folder containing many sounds (of which one is picked at random).

[Announcer calls]
Expand Down
19 changes: 0 additions & 19 deletions Data/RandomAttacks.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,23 @@
// File for specifying Random Attacks, used by the Random Attacks mod and Attack Mines mod.
// Only specify one modifier per attack.
//
// Sample lines:
//
// #ATTACK:drunk;
// #ATTACK:30% tornado;
// #ATTACK:-20% beat;
//

//
// Speed Mods
//
#ATTACK:0.5x;
#ATTACK:1x;
#ATTACK:1.5x;
#ATTACK:2x;

//
// Accel Mods
//
#ATTACK:boost;
#ATTACK:brake;
#ATTACK:wave;
#ATTACK:expand;

//
// Effect Mods
//
#ATTACK:drunk;
#ATTACK:dizzy;
#ATTACK:confusion;
Expand All @@ -38,34 +29,24 @@
#ATTACK:beat;
#ATTACK:bumpy;

//
// Appearance Mods
//
#ATTACK:50% hidden;
#ATTACK:50% sudden;
#ATTACK:30% blink;

//
// Hide Mods
//
#ATTACK:dark;
#ATTACK:blind;

//
// Transform Mods
//
#ATTACK:mines;

//
// Scroll
//
#ATTACK:30% reverse;
#ATTACK:reverse;
#ATTACK:centered;

//
// Perspective Mods
//
#ATTACK:hallway;
#ATTACK:space;
#ATTACK:incoming;
Expand Down
3 changes: 0 additions & 3 deletions Docs/WindowsNotes.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[IMPORTANT INSTALL NOTE]
If you are using Windows Vista or Windows 7, please do not install StepMania 5 into the Program Files directory.

[Using Google Chrome?]
If you are using Google Chrome as your primary web browser, you will have to perform some extra steps to get stepmania:// URI handling to work:

Expand Down

0 comments on commit 52838f2

Please sign in to comment.