Fixed underscore in sound effects.

This commit is contained in:
Kiruku
2015-05-23 17:28:53 -04:00
parent 79f7a8d8f1
commit b75e57fea9
9 changed files with 39 additions and 35 deletions

View File

@@ -50,7 +50,7 @@
NULL, "・The bicycle was found 300 meters away, abandoned at the side of a forest path.", Line_Normal);
ClearMessage();
PlaySE( 4, "wa021", 128, 64 );
PlaySE( 4, "wa_021", 128, 64 );
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
@@ -74,7 +74,7 @@
NULL, "・Was seen around 9pm by police. Location afterwards unknown.", Line_Normal);
ClearMessage();
PlaySE( 4, "wa021", 128, 64 );
PlaySE( 4, "wa_021", 128, 64 );
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
@@ -118,7 +118,7 @@
NULL, " Along the Sobu national railway line?", Line_Normal);
ClearMessage();
PlaySE( 4, "wa021", 128, 64 );
PlaySE( 4, "wa_021", 128, 64 );
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
@@ -153,7 +153,7 @@
NULL, "・Contacting magazines regarding 'Jirou Tomitake'", Line_Normal);
ClearMessage();
PlaySE( 4, "wa021", 128, 64 );
PlaySE( 4, "wa_021", 128, 64 );
// 鷹野みよ(失踪@
OutputLine(NULL, " 鷹野みよ(失踪)",
@@ -189,7 +189,7 @@
NULL, "・Witnessed accompanying Tomitake on the festival grounds. Currently missing.", Line_Normal);
ClearMessage();
PlaySE( 4, "wa021", 128, 64 );
PlaySE( 4, "wa_021", 128, 64 );
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);