ddrillini / uiuc-wendy

Issue tracker for UIUC's ITG cabinet, and public assets.
http://ddrillini.club
2 stars 1 forks source link

update default song and weights to tournament pack #27

Closed ianklatzco closed 6 years ago

ianklatzco commented 6 years ago

default song:

change https://github.com/ddrillini/Simply-Love-SM5/blob/master/Scripts/SL_Init.lua#L341 to GAMESTATE:SetPreferredSong( SONGMAN:FindSong("RIP10/Airtraveler") )

in the same file, make the weights as in https://docs.google.com/document/d/15UJxlusI14WfmcbcG90zO6LVbmGkgYilrafTLS2tzVE/edit

both "percentscoreweight" and "gradeweight" under "competitive"

Fantastic: 5 points
Excellent: 4 points
Great: 3 points
Miss: 0 points
Mines: -2 points
Dropped Holds: 0 points
Holds Kept: 2 points
andrewipark commented 6 years ago

Done