added rube knife, quickstart in menu lobby, cleaned up the lobby code a bit

This commit is contained in:
logsol 2014-03-03 02:47:23 +01:00
parent d0e9f0d458
commit 8730324a83
8 changed files with 968 additions and 215 deletions

View file

@ -65,7 +65,8 @@ function (Parent, Settings, Nc, Exception) {
Settings.GRAPHICS_PATH
+ Settings.GRAPHICS_SUBPATH_CHARACTERS
+ this.characterName
+ "/Animation/WithArms/ChuckAnimations0"
+ "/Animation/WithoutArms/ChuckAnimationsWithoutArms0"
//+ "/Animation/WithoutArms/ChuckAnimations0"
+ padF(i)
+ ".png"
);