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
| ForegroundColour=204,204,204 | |
| BackgroundColour=0,0,0 | |
| CursorColour=242,242,242 | |
| Black=12,12,12 | |
| BoldBlack=118,118,118 | |
| Red=197,15,31 | |
| BoldRed=231,72,86 | |
| Green=19,161,14 | |
| BoldGreen=22,198,12 | |
| Yellow=193,156,0 |
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
| export default 'foo'; |
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
| //============================================================================= | |
| // No Limit Text Scroll Speed | |
| // Version 1.01 (2015.10.30) | |
| //============================================================================= | |
| /*: | |
| * @plugindesc Removes limits on scrolling text speed by overriding editor value | |
| * @author NoInkling | |
| * | |
| * @help |