diff --git a/stepmania/NEWS b/stepmania/NEWS index 077d3c5835..8a33521694 100644 --- a/stepmania/NEWS +++ b/stepmania/NEWS @@ -1,4 +1,5 @@ ------------------------CVS after 3.00 beta 6---------------- +NEW FEATURE: #SELECTABLE:YES, NO, ROULETTE. NEW FEATURE: Added assist tick toggle to editor. NEW FEATURE: Added editing of text fields to editor. CHANGE: Improved the appearance of hidden/sudden. diff --git a/stepmania/README-FIRST.TXT b/stepmania/README-FIRST.TXT index 680c28ab9a..53b9e56c99 100644 --- a/stepmania/README-FIRST.TXT +++ b/stepmania/README-FIRST.TXT @@ -639,6 +639,9 @@ on the Select Music screen. This is specified as a floating point value. e.g. #SAMPLELENGTH:...; - The time in seconds let the sample music play after starting. This is specified as a floating point value. e.g. "32.34". Note that in the last 1 second of playing the music will fade out. +#SELECTABLE:...; - If "NO", the song can not be selected manually and can +only be played as part of a course. If "ROULETTE", the song can can also be +selected via roulette. The default value is "YES". #BPMS:...; - A value of the format "beat=bpm". Indicates that at 'beat', the speed of the arrows will change to "bpm". Both of these values are specified as floating point values. You must specifiy a BPM value for beat 0. Multiple