Skip to content

Commit 52838f2

Browse files
committed
various text file changes
1 parent 5ae2f9f commit 52838f2

File tree

3 files changed

+1
-23
lines changed

3 files changed

+1
-23
lines changed

Announcers/instructions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Place announcer folders in this directory.
22

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

77
[Announcer calls]

Data/RandomAttacks.txt

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,23 @@
11
// File for specifying Random Attacks, used by the Random Attacks mod and Attack Mines mod.
2-
// Only specify one modifier per attack.
32
//
43
// Sample lines:
5-
//
64
// #ATTACK:drunk;
75
// #ATTACK:30% tornado;
86
// #ATTACK:-20% beat;
9-
//
107

11-
//
128
// Speed Mods
13-
//
149
#ATTACK:0.5x;
1510
#ATTACK:1x;
1611
#ATTACK:1.5x;
1712
#ATTACK:2x;
1813

19-
//
2014
// Accel Mods
21-
//
2215
#ATTACK:boost;
2316
#ATTACK:brake;
2417
#ATTACK:wave;
2518
#ATTACK:expand;
2619

27-
//
2820
// Effect Mods
29-
//
3021
#ATTACK:drunk;
3122
#ATTACK:dizzy;
3223
#ATTACK:confusion;
@@ -38,34 +29,24 @@
3829
#ATTACK:beat;
3930
#ATTACK:bumpy;
4031

41-
//
4232
// Appearance Mods
43-
//
4433
#ATTACK:50% hidden;
4534
#ATTACK:50% sudden;
4635
#ATTACK:30% blink;
4736

48-
//
4937
// Hide Mods
50-
//
5138
#ATTACK:dark;
5239
#ATTACK:blind;
5340

54-
//
5541
// Transform Mods
56-
//
5742
#ATTACK:mines;
5843

59-
//
6044
// Scroll
61-
//
6245
#ATTACK:30% reverse;
6346
#ATTACK:reverse;
6447
#ATTACK:centered;
6548

66-
//
6749
// Perspective Mods
68-
//
6950
#ATTACK:hallway;
7051
#ATTACK:space;
7152
#ATTACK:incoming;

Docs/WindowsNotes.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
[IMPORTANT INSTALL NOTE]
2-
If you are using Windows Vista or Windows 7, please do not install StepMania 5 into the Program Files directory.
3-
41
[Using Google Chrome?]
52
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:
63

0 commit comments

Comments
 (0)