Compare commits

...

2 Commits

Author SHA1 Message Date
kevinmonitor fb99733309 Small note added to README.md 2022-08-20 07:49:13 +00:00
kevinmonitor e171607abe Update attack progress #1 2022-08-20 05:48:22 +00:00
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# ScarletBlackMarket
CURRENT FINISHED ATTACKS
+ Remilia Nonspell 1
+ Remilia Nonspell 2
+ Remilia Spell 3 (Sakuya Card)
Repository for Kevinmonitor and co.'s Touhou Station Jam 3 game.
How to install & play available attacks:
@ -17,6 +23,7 @@ How to change the difficulty of the attacks:
+ Open the .dnh file in a text editor (preferably Notepad++ since that's also what I use to code)
+ Search for the @Initialize section. (should be around lines 50-70 depending on attack)
+ Find the "difficultySelect = 0; // debug" line.
+ IF THIS LINE HAS A // BEFORE IT (example: "//difficultySelect = 0; // debug"), remove that //.
+ Change 0 to the difficulty you want to play:
0: Normal