- Download the ATLauncher
- Search for Resonante Rise
- Install Resonant Rise Mainline and use this pack code
vyPhK5Jf - Do the shit below
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execute pathogen#infect() | |
| filetype plugin indent on | |
| set colorcolumn=80 | |
| set cursorcolumn | |
| set ruler | |
| set tabstop=4 | |
| set shiftwidth=4 | |
| set softtabstop=4 | |
| set smarttab | |
| set expandtab |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /** | |
| * This gulpfile will copy static libraries and a index.html file as well as | |
| * merge, babelify and uglify the rest of the javascript project. | |
| * | |
| * TODO: | |
| * - Separate media, libs and src with different watchers. | |
| * - Media and libs should only be copied to dist if they are different sizes. | |
| * | |
| * The expected project is to be laid out as such: | |
| * |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Scriptname JumpingUsesStaminaMCM extends SKI_ConfigBase | |
| bool modEnabled = true | |
| int costFixed = 30 | |
| bool percent = false | |
| int costPercent = 20 | |
| bool jumping = false | |
| event OnConfigInit() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Dart Trap Weapon | Projectile | |
| Dart Trap Weapon | Projectile | |
| Dart Trap Weapon | Projectile | |
| Dart Trap Weapon | Projectile | |
| Dart Trap Weapon | Projectile | |
| Dart Trap Weapon | Projectile | |
| Herebane's Courage | OneHSword | |
| Spider Control Rod | Staff | |
| Froki's Bow | Bow | |
| Queen Freydis's Sword | OneHSword |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Elven Shield of Eminent Blocking | LIGHT | |
| Elven Shield of Major Blocking | LIGHT | |
| Elven Shield of Blocking | LIGHT | |
| <NO TEXT> | CLOTHING | |
| Steel Shield of Dwindling Magic | HEAVY | |
| Steel Shield of Waning Magic | HEAVY | |
| Steel Shield of Resist Magic | HEAVY | |
| Orcish Shield of Magic Abatement | HEAVY | |
| Orcish Shield of Magic Suppression | HEAVY | |
| Orcish Shield of Dwindling Magic | HEAVY |
NewerOlder