Version 1.0
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
DisableWindow();
|
||||
FadeOutBGM( 1, 1000, TRUE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
PlaySE( 3, "wa_013", 128, 64 );
|
||||
PlaySE( 4, "wa013", 128, 64 );
|
||||
DrawScene( "white", 10 );
|
||||
DrawScene( "bg_163", 50 );
|
||||
DrawBustshotWithFiltering( 3, "oi_si_de_a1", "right", 1, 160, 0, FALSE, 0, 0, 0, 0, 0, 20, 300, TRUE );
|
||||
|
||||
112
Update/onik_tips_04.txt
Normal file
112
Update/onik_tips_04.txt
Normal file
@@ -0,0 +1,112 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
//■ダム現場のバラバラ殺人
|
||||
|
||||
//*Sub_Tips_004
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
DrawScene( "bg_180", 1000 );
|
||||
PlayBGM( 1, "msys15", 128, 0 );
|
||||
|
||||
// 昭和54年6月XX日夕刊よ@
|
||||
OutputLine(NULL, " 昭和54年6月XX日夕刊より",
|
||||
NULL, "From the June XXth 1979 edition.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 鹿骨市興宮署はXX日深夜@
|
||||
OutputLine(NULL, " 鹿骨市興宮署はXX日深夜、",
|
||||
NULL, "The Shishibone city Okinomiya police station, June XXth, late at night.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 建設作業員XXXX、XXX、XXXX、XXXXX、XXXXを殺人、死体遺棄の容疑で逮捕し、逃走中の主犯格XXXXを全国に指名手配した@
|
||||
OutputLine(NULL, " 建設作業員XXXX、XXX、XXXX、XXXXX、XXXXを殺人、死体遺棄の容疑で逮捕し、逃走中の主犯格XXXXを全国に指名手配した。",
|
||||
NULL, "Suspects XXXX, XXX, XXXX, XXXXX, XXXX were arrested on suspicion of murder and improper disposal of a corpse. The main offender, XXXX, has been added to wanted lists nationwide.", Line_Normal);
|
||||
ClearMessage();
|
||||
//文字数オーバーにつき画面外にテキストが出たため、@をページ送り処理に変更。
|
||||
|
||||
// 調べによると、6容疑者はXX日午後9時頃、雛見沢ダム建設現場内の作業事務所にて@現場監督のXXXXさんを集団で暴行して殺害し、遺体を切断して遺棄した疑い¥
|
||||
OutputLine(NULL, " 調べによると、6容疑者はXX日午後9時頃、雛見沢ダム建設現場内の作業事務所にて、",
|
||||
NULL, "According to our sources, the six suspects were at the Hinamizawa dam construction site work room on the XXth at 9PM,", Line_WaitForInput);
|
||||
OutputLine(NULL, "現場監督のXXXXさんを集団で暴行して殺害し、遺体を切断して遺棄した疑い。",
|
||||
NULL, " where they are suspected to have assaulted and murdered the site overseer XXXX as a group, dismembering his body and hiding it.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
Wait( 200 );
|
||||
|
||||
// XX日午前8時頃@鹿骨市内の病院から警察へ、「XXXXさんを殺害したことをほのめかす男性がいる」との通報があり@警察官が駆けつけ事情を聞いたところ、事件を自供@
|
||||
OutputLine(NULL, " XX日午前8時頃、",
|
||||
NULL, "On the XXth at 8 o'clock in the morning,", Line_WaitForInput);
|
||||
OutputLine(NULL, "鹿骨市内の病院から警察へ、「XXXXさんを殺害したことをほのめかす男性がいる」との通報があり、",
|
||||
NULL, " a report was filed by the Shishibone city hospital in which a male suspect alluded to having murdered Mr. XXXX.", Line_WaitForInput);
|
||||
OutputLine(NULL, "警察官が駆けつけ事情を聞いたところ、事件を自供。",
|
||||
NULL, " When questioned at the police station, the individual confessed to the crime.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 供述通りの場所から遺体の一部が発見されたため、同日午後、殺人、死体遺棄の容疑で逮捕した¥
|
||||
OutputLine(NULL, " 供述通りの場所から遺体の一部が発見されたため、同日午後、殺人、死体遺棄の容疑で逮捕した。",
|
||||
NULL, "Since a portion of the body was recovered at the location he gave, he was arrested that afternoon on suspicion of murder and mutilation of a corpse.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
Wait( 200 );
|
||||
|
||||
// 他の容疑者も即日逮捕されたが、主犯格のXXXXは逃亡中@警察は行方を追っている@
|
||||
OutputLine(NULL, " 他の容疑者も即日逮捕されたが、主犯格のXXXXは逃亡中。",
|
||||
NULL, "The rest of the suspects were arrested the same day, but the main culprit is still at large.", Line_WaitForInput);
|
||||
OutputLine(NULL, "警察は行方を追っている。",
|
||||
NULL, " Police are currently on his trail.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 動機につい@
|
||||
OutputLine(NULL, " 動機について",
|
||||
NULL, "The motive is purported to be", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 「酒盛りをとがめられ口論になり、カッとなって殺した@
|
||||
OutputLine(NULL, " 「酒盛りをとがめられ口論になり、カッとなって殺した」",
|
||||
NULL, "\"a drunken verbal dispute, during which he killed the victim in a fit of anger.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// などと供述しているが、それぞれの自供に食い違いも多く、さらに追求するという¥
|
||||
OutputLine(NULL, " などと供述しているが、それぞれの自供に食い違いも多く、さらに追求するという。",
|
||||
NULL, "However, as there are multiple inconsistencies with their testimonies, the investigation is ongoing.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
162
Update/onik_tips_05.txt
Normal file
162
Update/onik_tips_05.txt
Normal file
@@ -0,0 +1,162 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
//■雛見沢ダム計画
|
||||
|
||||
//*Sub_Tips_005
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
PlayBGM( 2, "lsys12", 128, 0 );
|
||||
|
||||
|
||||
// 昭和五十年十月@
|
||||
OutputLine(NULL, " 昭和五十年十月。",
|
||||
NULL, "October, 1975.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 総理府告示第XXX号を以て、雛見沢発電所電源開発基本計画が発表された@
|
||||
OutputLine(NULL, " 総理府告示第XXX号を以て、雛見沢発電所電源開発基本計画が発表された。",
|
||||
NULL, "In accordance with the Prime Minister's bulletin number XXX, Hinamizawa's electrical development master plan was announced.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 計画された「雛見沢ダム」の規模は甚大で、雛見沢村の受ける影響は余りに重大だった¥
|
||||
OutputLine(NULL, " 計画された「雛見沢ダム」の規模は甚大で、雛見沢村の受ける影響は余りに重大だった。",
|
||||
NULL, "The vast scope of the projected Hinamizawa dam will have an incredibly heavy impact on the village of Hinamizawa.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawScene( "bg_005", 1000 );
|
||||
|
||||
// 雛見沢ダムにより水没する地域は雛見沢、高津戸、清津、松本、谷河内の五ヶ部落に及び@
|
||||
OutputLine(NULL, " 雛見沢ダムにより水没する地域は雛見沢、高津戸、清津、松本、谷河内の五ヶ部落に及び、",
|
||||
NULL, "The flooded area caused by the Hinamizawa dam would include the five areas of Hinamizawa, Takatsudo, Kiyotsu, Matsumoto, and Yagochi.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 水没世帯は二九一戸@人口一二五一人@小学校一@中学校一@郵便局一@農協支所一@営林署貯木場一@神社五@寺院二@魚族増殖場一@等多数の公共的文化的生産的施設と信仰の対象を永久に湖底に没するものである¥
|
||||
OutputLine(NULL, " 水没世帯は二九一戸、",
|
||||
NULL, "The submerged area includes 291 houses.", Line_WaitForInput);
|
||||
OutputLine(NULL, "人口一二五一人、",
|
||||
NULL, " Population: 1,251,", Line_WaitForInput);
|
||||
OutputLine(NULL, "小学校一、",
|
||||
NULL, " 1 elementary school,", Line_WaitForInput);
|
||||
OutputLine(NULL, "中学校一、",
|
||||
NULL, " 1 middle school,", Line_WaitForInput);
|
||||
OutputLine(NULL, "郵便局一、",
|
||||
NULL, " 1 post office,", Line_WaitForInput);
|
||||
OutputLine(NULL, "農協支所一、",
|
||||
NULL, " 1 agricultural cooperative,", Line_WaitForInput);
|
||||
OutputLine(NULL, "営林署貯木場一、",
|
||||
NULL, " 1 forestry department lumber yard,", Line_WaitForInput);
|
||||
OutputLine(NULL, "神社五、",
|
||||
NULL, " 5 shrines,", Line_WaitForInput);
|
||||
OutputLine(NULL, "寺院二、",
|
||||
NULL, " 2 temples,", Line_WaitForInput);
|
||||
OutputLine(NULL, "魚族増殖場一、",
|
||||
NULL, " and 1 fishery.", Line_WaitForInput);
|
||||
OutputLine(NULL, "等多数の公共的文化的生産的施設と信仰の対象を永久に湖底に没するものである。",
|
||||
NULL, " All of these communal, cultural, agricultural areas, and places of worship will be indefinitely submerged at the bottom of the artificial lake basin.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawScene( "bg_002", 1000 );
|
||||
|
||||
// この天恵豊かで住みよい郷土を、血と汗をもって築いてくれた父祖幾百年の艱難辛苦を思えば余りに痛ましいことであり@
|
||||
OutputLine(NULL, " この天恵豊かで住みよい郷土を、血と汗をもって築いてくれた父祖幾百年の艱難辛苦を思えば余りに痛ましいことであり、",
|
||||
NULL, "Forsaking the hundreds of years our ancestors poured their blood and sweat into this fertile, resource-rich land is just too painful to bear.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 水没地域はもとより全部落は郷土死守の決意を固め次々に決起、団結し鬼ケ淵死守同盟を結成@
|
||||
OutputLine(NULL, " 水没地域はもとより全部落は郷土死守の決意を固め次々に決起、団結し鬼ケ淵死守同盟を結成。",
|
||||
NULL, "All the residents having homes that were to be submerged banded together, and created the Onigafuchi Defense Alliance.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// ダム建設の中止、又は支流への計画変更を強力に要請し続けたのである¥
|
||||
OutputLine(NULL, " ダム建設の中止、又は支流への計画変更を強力に要請し続けたのである。",
|
||||
NULL, "The dam project was halted and petitions to alter the plan were circulated.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// 平和的かつ民主的な話し合いを求めるも、政府とその傀儡である電源会社総裁XXXXXはこれを拒否@
|
||||
OutputLine(NULL, " 平和的かつ民主的な話し合いを求めるも、政府とその傀儡である電源会社総裁XXXXXはこれを拒否。",
|
||||
NULL, "The citizens sought peaceful negotiations, but the government and its puppet company XXXXX openly refused.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 筆舌に尽くし難い極悪非道を以て、村民の民主的運動と雛見沢の郷土を踏みにじったのである@
|
||||
OutputLine(NULL, " 筆舌に尽くし難い極悪非道を以て、村民の民主的運動と雛見沢の郷土を踏みにじったのである。",
|
||||
NULL, "Performing unspeakable, heinous acts, they quashed the democratic actions of the villagers.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// だが村民はこれに怯むことなく益々団結、郷土死守の決意をさらに強固にしていくのである¥
|
||||
OutputLine(NULL, " だが村民はこれに怯むことなく益々団結、郷土死守の決意をさらに強固にしていくのである。",
|
||||
NULL, "But the villagers did not falter. Instead, they banded together even more closely and steeled their resolve to protect their homes to the death.", Line_Normal);
|
||||
ClearMessage();
|
||||
DisableWindow();
|
||||
DrawScene( "bg_092", 1000 );
|
||||
|
||||
// 今日、恐るべき雛見沢ダム建設計画は、その再開が無期限に凍結されている@
|
||||
OutputLine(NULL, " 今日、恐るべき雛見沢ダム建設計画は、その再開が無期限に凍結されている。",
|
||||
NULL, "The continuation of that frightening Hinamizawa dam construction project is still stalled as of today.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 村民はこの凍結が自らの団結の祟高な力によってなされていることを理解しており@そしてこの恐るべき計画が依然撤回されていないことも理解しているのである¥
|
||||
OutputLine(NULL, " 村民はこの凍結が自らの団結の祟高な力によってなされていることを理解しており、",
|
||||
NULL, "The villagers understand that the stalling was caused by sublime power through unity", Line_WaitForInput);
|
||||
OutputLine(NULL, "そしてこの恐るべき計画が依然撤回されていないことも理解しているのである。",
|
||||
NULL, " and they understand that this fearsome plan has not yet been fully withdrawn.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// すでに鬼ケ淵死守同盟はその役割を終え解散しているが、そこで育まれた団結の炎は消えていない@
|
||||
OutputLine(NULL, " すでに鬼ケ淵死守同盟はその役割を終え解散しているが、そこで育まれた団結の炎は消えていない。",
|
||||
NULL, "The Onigafuchi Defense Alliance had been dissolved after it did its part, but the feelings of unity it garnered have not yet been extinguished.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 村民の心にこの炎が灯り続ける限り、再び郷土が湖底に沈む災厄に見舞われることは断じてあり得ないのである@
|
||||
OutputLine(NULL, " 村民の心にこの炎が灯り続ける限り、再び郷土が湖底に沈む災厄に見舞われることは断じてあり得ないのである。",
|
||||
NULL, "As long as that passion resides in the hearts of the residents, they'll be able to confront whomever next decides to sink their homes into a lake basin.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 鬼ケ淵死守同盟会長!w1000 公由喜一郎¥
|
||||
|
||||
OutputLine(NULL, " 鬼ケ淵死守同盟会長",
|
||||
NULL, "Onigafuchi Defense Alliance Committee Chairman,", Line_ContinueAfterTyping);
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLine(NULL, " 公由喜一郎書",
|
||||
NULL, " Kiichirou Kimiyoshi", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
322
Update/onik_tips_06.txt
Normal file
322
Update/onik_tips_06.txt
Normal file
@@ -0,0 +1,322 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
//■週刊誌の特集記事
|
||||
|
||||
//*Sub_Tips_006
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
DrawScene( "bg_180", 1000 );
|
||||
|
||||
|
||||
//locate 3,5
|
||||
|
||||
SetDrawingPointOfMessage( 0, 5 );
|
||||
SetStyleOfMessageSwinging( 1 );
|
||||
// 雛見沢ダムで悪夢の惨劇@
|
||||
OutputLine(NULL, " 雛見沢ダムで悪夢の惨劇!",
|
||||
NULL, "Nightmare befalls the Hinamizawa dam!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//locate 4,6
|
||||
|
||||
SetDrawingPointOfMessage( 0, 6 );
|
||||
|
||||
// リンチ・バラバラ殺人¥
|
||||
OutputLine(NULL, " リンチ・バラバラ殺人!",
|
||||
NULL, "Lynching and murder/dismemberment!", Line_Normal);
|
||||
ClearMessage();
|
||||
SetStyleOfMessageSwinging( 0 );
|
||||
PlayBGM( 1, "msys07", 128, 0 );
|
||||
|
||||
// X月X日、XX県鹿骨市の雛見沢ダム建設作業現場で起こった血も凍るバラバラ殺人@
|
||||
OutputLine(NULL, " X月X日、XX県鹿骨市の雛見沢ダム建設作業現場で起こった血も凍るバラバラ殺人。",
|
||||
NULL, "In X month of X day in XX prefecture at the Hinamizawa dam construction work site in Shishibone City, a bone-chillingly gruesome murder/dismemberment.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 列島を震撼させたショッキングな事件でありながら、警察はその細部を語ろうとしていない...@一体、雛見沢ダムで何が...¥
|
||||
OutputLine(NULL, " 列島を震撼させたショッキングな事件でありながら、警察はその細部を語ろうとしていない…。",
|
||||
NULL, "Even though this case has shocked the archipelago, the police will give no details on the case...", Line_WaitForInput);
|
||||
OutputLine(NULL, "一体、雛見沢ダムで何が…?",
|
||||
NULL, " Exactly what happened at the Hinamizawa dam...?", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
//「始めは殺すつもりはなかったのでしょう@
|
||||
OutputLine(NULL, "「始めは殺すつもりはなかったのでしょう。",
|
||||
NULL, "\"They probably didn't mean to kill him at first,", Line_WaitForInput);
|
||||
OutputLine(NULL, " ですが被害者がシャベルを振り回して抵抗を始めると、加害者たちも一斉に得物を手にし、一気に殺し合いにエスカレートしたのです。」",
|
||||
NULL, " but as the victim resisted by swinging around a shovel, the rest of the perpetrators armed themselves in return, and it quickly escalated to homicide.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// ですが被害者がシャベルを振り回して抵抗を始めると、加害者たちも一斉に得物を手にし、一気に殺し合いにエスカレートしたのです。@と前述の捜査関係者A氏は語る¥
|
||||
OutputLine(NULL, "と前述の捜査関係者A氏は語る。",
|
||||
NULL, "So said the aforementioned Investigator A.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// 血の惨劇が終われば、そこには誰の眼にも生きているとは思えない無残な屍...¥
|
||||
OutputLine(NULL, " 血の惨劇が終われば、そこには誰の眼にも生きているとは思えない無残な屍…。",
|
||||
NULL, "After this bloody tragedy was over, they were left with a body which nobody thought was alive...", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// 日頃から粗暴な振る舞いで容疑者たちをいじめていたXXさん@
|
||||
OutputLine(NULL, " 日頃から粗暴な振る舞いで容疑者たちをいじめていたXXさん。",
|
||||
NULL, "XX-san had tormented the suspects daily with his rough behavior.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 始めはちょっとした仕返しのつもりだった...¥
|
||||
OutputLine(NULL, " 始めはちょっとした仕返しのつもりだった…。",
|
||||
NULL, "At first it was meant to be payback...", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
//「加害者たちは皆、自らの罪深さに恐れおののきました@警察へ出頭しようと言い出す者もいたのです。」
|
||||
OutputLine(NULL, "「加害者たちは皆、自らの罪深さに恐れおののきました。",
|
||||
NULL, "\"All the perpetrators were horrified by their deed", Line_WaitForInput);
|
||||
OutputLine(NULL, "警察へ出頭しようと言い出す者もいたのです。」",
|
||||
NULL, " and one even turned himself in to the police.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// だがリーダー格のXXだけは、死体を隠そうと提案した@
|
||||
OutputLine(NULL, " だがリーダー格のXXだけは、死体を隠そうと提案した。",
|
||||
NULL, "It was the de facto leader of this group, XX, who suggested hiding the body.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
// 始めは渋った彼らも、次第に捕まりたくないと思い始めるようになる@
|
||||
OutputLine(NULL, " 始めは渋った彼らも、次第に捕まりたくないと思い始めるようになる。",
|
||||
NULL, "Reluctantly at first, they soon began to think they did not wish to be caught.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 人数は6人いて死体を隠す方法がいくらでもある建設現場...@
|
||||
OutputLine(NULL, " 人数は6人いて死体を隠す方法がいくらでもある建設現場…。",
|
||||
NULL, "The construction site had numerous places to hide the body with six people...", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 彼らは揚々と死体を隠し、その場を離れるはずだった...¥
|
||||
OutputLine(NULL, " 彼らは揚々と死体を隠し、その場を離れるはずだった…。",
|
||||
NULL, "They were originally supposed to hide the body and leave the area...", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
//「しかしリーダー格のXXは、他の5人が良心の呵責に耐えられなくなり@自首して事件が発覚することを恐れ、恐るべき方法でその口封じを図ったのです。@
|
||||
OutputLine(NULL, "「しかしリーダー格のXXは、他の5人が良心の呵責に耐えられなくなり、",
|
||||
NULL, "\"But the de facto leader feared that the consciences of the other five wouldn't be able to bear the burden", Line_WaitForInput);
|
||||
OutputLine(NULL, "自首して事件が発覚することを恐れ、恐るべき方法でその口封じを図ったのです。」",
|
||||
NULL, " and came up with a horrifying method to keep them from turning him in to the police...", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// なんとXXは死体を人数分に切断し、それぞれの責任で隠すという悪魔の方法を思いついたのである¥
|
||||
OutputLine(NULL, " なんとXXは死体を人数分に切断し、それぞれの責任で隠すという悪魔の方法を思いついたのである。",
|
||||
NULL, "He devised the heinous method of splitting up the body among them and making each of them responsible for hiding a piece.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
//「XXは、単なる暴行致死でなくもっと恐ろしいバラバラ殺人に仕立て上げ、ひとりひとりを深く関与させることで結束を固めようとしたのです。@
|
||||
OutputLine(NULL, "「XXは、単なる暴行致死でなくもっと恐ろしいバラバラ殺人に仕立て上げ、ひとりひとりを深く関与させることで結束を固めようとしたのです。」",
|
||||
NULL, "\"XX had turned a simple manslaughter into a gruesome dismemberment and forcibly involved each perpetrator in order to create a sense of unity between them.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// ひとりひとりを深く関与@...これが意味するのは何なのか@A氏は重い口を開く¥
|
||||
OutputLine(NULL, " ひとりひとりを深く関与。",
|
||||
NULL, "Each one participated.", Line_WaitForInput);
|
||||
OutputLine(NULL, "…これが意味するのは何なのか。",
|
||||
NULL, " But what does this mean?", Line_WaitForInput);
|
||||
OutputLine(NULL, "A氏は重い口を開く。",
|
||||
NULL, " Person A spoke out reluctantly:", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa027", 128, 64 );
|
||||
|
||||
//「XXは、ひとりひとりに自らの手で遺体を切断するよう命じたのです@彼らは始めは渋りましたが、結局誰も逆らえませんでした。@
|
||||
OutputLine(NULL, "「XXは、ひとりひとりに自らの手で遺体を切断するよう命じたのです。",
|
||||
NULL, "\"XX had ordered each and every one of them to dissect a piece for themselves.", Line_WaitForInput);
|
||||
OutputLine(NULL, "彼らは始めは渋りましたが、結局誰も逆らえませんでした。」",
|
||||
NULL, " They were hesitant at first, but nobody refused.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 毒食らわば皿まで...ということなのか@
|
||||
OutputLine(NULL, " 毒食らわば皿まで…ということなのか。",
|
||||
NULL, "In for a penny, in for a pound... was what it meant.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// かくして、想像するのも躊躇われる恐るべき血の儀式が始まったのである¥
|
||||
OutputLine(NULL, " かくして、想像するのも躊躇われる恐るべき血の儀式が始まったのである。",
|
||||
NULL, "Thus, an unimaginable bloody ceremony began.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
//「被害者たちは泣きながら嘔吐しながら、死体を切断しました@頑強に抵抗する者もいましたが、XXに『今さらもうひとり死んでも同じことだぞ。』と凄まれ、結局は抗えなかったのです。¥
|
||||
OutputLine(NULL, "「被害者たちは泣きながら嘔吐しながら、死体を切断しました。",
|
||||
NULL, "\"The perpetrators wept and vomited as they performed the gruesome task.", Line_WaitForInput);
|
||||
OutputLine(NULL, "頑強に抵抗する者もいましたが、XXに『今さらもうひとり死んでも同じことだぞ。』と凄まれ、結局は抗えなかったのです。」",
|
||||
NULL, " There was one person who stubbornly refused, but XX threatened them, saying, 'Nothing would change if someone else ended up dead,' and he gave up in his objections.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// だがXXの目論見はわずか一晩で崩れた@
|
||||
OutputLine(NULL, " だがXXの目論見はわずか一晩で崩れた。",
|
||||
NULL, "But XX's plan collapsed in the span of one night.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 死体の切断に最後まで抵抗したXXXが、乱闘時の傷の治療に訪れた病院で、泣き崩れながら告白したのである...¥
|
||||
OutputLine(NULL, " 死体の切断に最後まで抵抗したXXXが、乱闘時の傷の治療に訪れた病院で、泣き崩れながら告白したのである…。",
|
||||
NULL, "XXX, who had refused to dissect the corpse up until the last moment, had broken down into tears at the hospital where he was being treated for an injury sustained during the scuffle and confessed...", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// 犯人たちは芋づる式に逮捕されたが、リーダー格のXXの行方だけは掴めていない@
|
||||
OutputLine(NULL, " 犯人たちは芋づる式に逮捕されたが、リーダー格のXXの行方だけは掴めていない。",
|
||||
NULL, "The criminals were arrested one after the other, but the de facto leader XX's whereabouts are still unknown.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// また、XXが隠した右腕部分も発見されていない@
|
||||
OutputLine(NULL, " また、XXが隠した右腕部分も発見されていない。",
|
||||
NULL, "Also, the right arm hidden by XX has yet to be found.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 警察の連日の捜査にも関わらず、悪魔のような男が未だ法の手を逃れているのである@
|
||||
OutputLine(NULL, " 警察の連日の捜査にも関わらず、悪魔のような男が未だ法の手を逃れているのである。",
|
||||
NULL, "Despite an ongoing search, this horrible individual has so far managed to elude law enforcement.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 警察は何をしているのか...¥
|
||||
OutputLine(NULL, " 警察は何をしているのか…。",
|
||||
NULL, "What could the police be doing...?", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
//「XXが死体(右腕)を沼に捨てに行くと言っていたらしいのです@実際、沼の近くにXXの乗用車が乗り捨ててあったのですが、その後の足取りはまったくわかりません。@
|
||||
OutputLine(NULL, "「XXが死体(右腕)を沼に捨てに行くと言っていたらしいのです。",
|
||||
NULL, "\"It appears that XX had said he was going to throw the body (right arm) into the marsh.", Line_WaitForInput);
|
||||
OutputLine(NULL, "実際、沼の近くにXXの乗用車が乗り捨ててあったのですが、その後の足取りはまったくわかりません。」",
|
||||
NULL, " XX's car was discovered abandoned near the marsh, but there were no clues to his whereabouts.\"", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 仲間の裏切りを最後まで疑っていたXX@
|
||||
OutputLine(NULL, " 仲間の裏切りを最後まで疑っていたXX。",
|
||||
NULL, "XX didn't trust his companions.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 仲間が警察に自供することを見越して、沼以外の場所に逃れた可能性は拭いきれない¥
|
||||
OutputLine(NULL, " 仲間が警察に自供することを見越して、沼以外の場所に逃れた可能性は拭いきれない。",
|
||||
NULL, "One cannot deny the possibility that he had expected his companions to confess to the police and used his car as a decoy.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
//「もちろんそれも疑っています@...車はないはずなので、逃げられる範囲にも限度があると思うのですが...@署内では、死体を捨てる時に誤って自分も沼に溺れてしまったのではないかと囁かれています...。¥
|
||||
OutputLine(NULL, "「もちろんそれも疑っています。",
|
||||
NULL, "\"Of course, I doubt that theory.", Line_WaitForInput);
|
||||
OutputLine(NULL, "…車はないはずなので、逃げられる範囲にも限度があると思うのですが…。",
|
||||
NULL, " Since he has no car, one would expect him to have a limited area to which he could have escaped to.", Line_WaitForInput);
|
||||
OutputLine(NULL, "署内では、死体を捨てる時に誤って自分も沼に溺れてしまったのではないかと囁かれています…。」",
|
||||
NULL, " But within the station there were rumors going around that he had accidentally slipped and drowned in the marsh when he went to throw away the body.\"", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// この沼、地元では底なし沼と恐れられ@その名を鬼ヶ淵と言い、沼の底の底は地獄の鬼の国につながっているのだという@
|
||||
OutputLine(NULL, " この沼、地元では底なし沼と恐れられ、",
|
||||
NULL, "To the locals, that marsh is believed to be bottomless.", Line_WaitForInput);
|
||||
OutputLine(NULL, "その名を鬼ヶ淵と言い、沼の底の底は地獄の鬼の国につながっているのだという。",
|
||||
NULL, " It's known as Onigafuchi, the Ogre's Abyss, and it's said that the bottom of the marsh is connected to the hellish world of demons.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// まさに地獄の鬼とも言える残虐非道のXX@まさか沼から元の地獄へ帰ったのでは...¥
|
||||
OutputLine(NULL, " まさに地獄の鬼とも言える残虐非道のXX。",
|
||||
NULL, "The atrocious demon from hell that was XX.", Line_WaitForInput);
|
||||
OutputLine(NULL, "まさか沼から元の地獄へ帰ったのでは…?",
|
||||
NULL, " Could it be that he had returned to hell through the marsh...?", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa029", 128, 64 );
|
||||
PlayBGM( 1, "msys03", 128, 0 );
|
||||
|
||||
// 超運と勝利を招く紫金龍@
|
||||
OutputLine(NULL, " 超運と勝利を招く紫金龍!",
|
||||
NULL, "The Zijin Dragon, bringer of luck and fortune!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 金運将@・女運飛@・事業発@・立身出@・権力掌@・厄除護@
|
||||
OutputLine(NULL, " 金運将来",
|
||||
NULL, "-Prosperous future!-", Line_WaitForInput);
|
||||
OutputLine(NULL, "・女運飛躍",
|
||||
NULL, " -Ladies leaping into your arms!-", Line_WaitForInput);
|
||||
OutputLine(NULL, "・事業発展",
|
||||
NULL, " -Business success!-", Line_WaitForInput);
|
||||
OutputLine(NULL, "・立身出世",
|
||||
NULL, " -Promotions!-", Line_WaitForInput);
|
||||
OutputLine(NULL, "・権力掌握",
|
||||
NULL, " -Ambition!-", Line_WaitForInput);
|
||||
OutputLine(NULL, "・厄除護身",
|
||||
NULL, " -Protection from harm!-", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// パチンコや競馬などの賭け事はもとより、ビジネスから恋愛まで...@
|
||||
OutputLine(NULL, " パチンコや競馬などの賭け事はもとより、ビジネスから恋愛まで…。",
|
||||
NULL, "Not just with pachinko and horse races, but business and even love...", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 効果がなければ全額お返しします@
|
||||
OutputLine(NULL, " 効果がなければ全額お返しします!",
|
||||
NULL, "Guaranteed or your money back!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 紫金龍ブレスレットDX(一括@
|
||||
OutputLine(NULL, " 紫金龍ブレスレットDX(一括)",
|
||||
NULL, "Zijin Dragon Bracelet DX (One piece)", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 27,800¥
|
||||
OutputLine(NULL, " 27,800円",
|
||||
NULL, "27,800 Yen", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
|
||||
|
||||
}
|
||||
@@ -299,7 +299,7 @@
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
PlaySE( 3, "wa_029", 128, 64 );
|
||||
PlaySE( 4, "wa029", 128, 64 );
|
||||
|
||||
//「越後屋。¥
|
||||
PlaySE(3, "S20/01/440100036", 128, 64);
|
||||
@@ -310,7 +310,7 @@
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 1, 1000, TRUE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
PlaySE( 3, "wa_020", 128, 64 );
|
||||
PlaySE( 4, "wa020", 128, 64 );
|
||||
DrawSceneWithMask( "bg_108", "right", 0, 0, 200 );
|
||||
|
||||
// やがてレナが教室に戻ってきた@
|
||||
@@ -432,15 +432,15 @@
|
||||
OutputLine(NULL, " こうなっては仕方ない! あとは5人入り乱れての大乱闘…!!!",
|
||||
NULL, "Since it's come to this, we have no choice! We'll just have a grand battle with five people...!", Line_ContinueAfterTyping);
|
||||
|
||||
PlaySE( 3, "wa_008", 128, 64 );
|
||||
PlaySE( 4, "wa008", 128, 64 );
|
||||
Wait( 200 );
|
||||
PlaySE( 3, "wa_008", 128, 64 );
|
||||
PlaySE( 4, "wa008", 128, 64 );
|
||||
Wait( 200 );
|
||||
PlaySE( 3, "wa_005", 128, 64 );
|
||||
PlaySE( 4, "wa005", 128, 64 );
|
||||
ShakeScreen( 1, 50, 20, 2, 0, );
|
||||
PlaySE( 3, "wa_008", 128, 64 );
|
||||
PlaySE( 4, "wa008", 128, 64 );
|
||||
Wait( 200 );
|
||||
PlaySE( 3, "wa_005", 128, 64 );
|
||||
PlaySE( 4, "wa005", 128, 64 );
|
||||
ShakeScreen( 0, 50, 20, 2, 0, );
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
|
||||
@@ -448,17 +448,17 @@
|
||||
|
||||
//setwindow 31,16,22,16,26,26,0,2,20,1,1,#ffffff,0,0,639,479
|
||||
DisableWindow();
|
||||
PlaySE( 3, "wa_008", 128, 64 );
|
||||
PlaySE( 4, "wa008", 128, 64 );
|
||||
Wait( 200 );
|
||||
PlaySE( 3, "wa_008", 128, 64 );
|
||||
PlaySE( 4, "wa008", 128, 64 );
|
||||
DrawScene( "black", 100 );
|
||||
DrawBustshot( 5, "Furiker_b", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 25, 50, TRUE );
|
||||
|
||||
PlaySE( 3, "wa_005", 128, 64 );
|
||||
PlaySE( 4, "wa005", 128, 64 );
|
||||
DrawScene( "black", 50 );
|
||||
DrawBustshot( 5, "Furiker_a", 0, 0, 0, FALSE, 0, 0, 0, 0, 0, 0, 0, 25, 50, TRUE );
|
||||
|
||||
PlaySE( 3, "wa_005", 128, 64 );
|
||||
PlaySE( 4, "wa005", 128, 64 );
|
||||
DrawScene( "black", 100 );
|
||||
DrawSceneWithMask( "bg_108", "down", 0, 0, 1300 );
|
||||
//setwindow 31,16,22,16,26,26,0,2,20,1,1,#999999,0,0,639,479
|
||||
@@ -493,15 +493,15 @@
|
||||
OutputLine(NULL, "旅先でかぁいいものをチョロまかすから。」",
|
||||
NULL, "My destination is decided by where the kyute stuff gathers.\"", Line_ContinueAfterTyping);
|
||||
|
||||
PlaySE( 3, "wa_002", 128, 64 );
|
||||
PlaySE( 4, "wa002", 128, 64 );
|
||||
Wait( 200 );
|
||||
PlaySE( 3, "wa_002", 128, 64 );
|
||||
PlaySE( 4, "wa002", 128, 64 );
|
||||
Wait( 200 );
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 3, "wa_001", 128, 64 );
|
||||
PlaySE( 4, "wa001", 128, 64 );
|
||||
|
||||
// 振鈴が休み時間の終わりを告げる¥
|
||||
OutputLine(NULL, " 振鈴が休み時間の終わりを告げる。",
|
||||
|
||||
169
Update/onik_tips_08.txt
Normal file
169
Update/onik_tips_08.txt
Normal file
@@ -0,0 +1,169 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
//■回覧板
|
||||
//*Sub_Tips_008
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
PlayBGM( 1, "msys12", 128, 0 );
|
||||
DrawScene( "bg_077", 1000 );
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
// 例年になく早い梅雨明けを迎え、早くも夏の訪れを感じる今日この頃、皆さんにおかれましてはますますご清祥のこととお喜び申し上げます@
|
||||
OutputLine(NULL, " 例年になく早い梅雨明けを迎え、早くも夏の訪れを感じる今日この頃、皆さんにおかれましてはますますご清祥のこととお喜び申し上げます。",
|
||||
NULL, "We're greeting the end of the rainy season sooner than in prior years. On this day, when it feels like summer will soon arrive, I'm pleased that everyone is in good health.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// いよいよ今年も「綿流し」のシーズンがやってまいりました@
|
||||
OutputLine(NULL, " いよいよ今年も「綿流し」のシーズンがやってまいりました。",
|
||||
NULL, "The season for the Watanagashi is finally upon us.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 町会の皆さんで協力して、楽しいお祭りにしていきたいと思います@
|
||||
OutputLine(NULL, " 町会の皆さんで協力して、楽しいお祭りにしていきたいと思います。",
|
||||
NULL, "I believe the assistance of the town council will make this a wonderful festival.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// つきましては、皆さんのご協力をよろしくお願いいたします¥
|
||||
OutputLine(NULL, " つきましては、皆さんのご協力をよろしくお願いいたします。",
|
||||
NULL, "I also wish to ask for the assistance of everyone in regards to a few things...", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
//(1) バザー品募集中@
|
||||
OutputLine(NULL, "(1)バザー品募集中!",
|
||||
NULL, "1. Collecting bazaar goods!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
// 毎年好評の雛見沢大バザーへの出品をお待ちしています@
|
||||
OutputLine(NULL, " 毎年好評の雛見沢大バザーへの出品をお待ちしています。",
|
||||
NULL, "We look forward to a well-received Hinamizawa grand bazaar exhibition.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// お中元の余り物や着れなくなってしまった古着などを大々募集中です@
|
||||
OutputLine(NULL, " お中元の余り物や着れなくなってしまった古着などを大々募集中です!",
|
||||
NULL, "Holding a massive collection of excess goods and used clothing.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// なま物はご遠慮ください@
|
||||
OutputLine(NULL, " なま物はご遠慮ください。",
|
||||
NULL, "No raw goods, please.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 担当:牧野 Tel(X)XXX¥
|
||||
OutputLine(NULL, " 担当:牧野 Tel(X)XXXX",
|
||||
NULL, "Management: Makino - Tel (X) XXXX", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//(2) ちびっ子祭り太鼓募集中@
|
||||
OutputLine(NULL, "(2)ちびっ子祭り太鼓募集中!",
|
||||
NULL, "2. Recruiting Li'l Festival Drum Dancers!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 丁寧な指導と実績で定評のあるちびっ子祭り太鼓サークル「蕉風会」が飛び入り参加を募集しています@
|
||||
OutputLine(NULL, " 丁寧な指導と実績で定評のあるちびっ子祭り太鼓サークル「蕉風会」が飛び入り参加を募集しています。",
|
||||
NULL, "The renowned \"Li'l Festival Drum Dancers\" group known for its careful choreography. The Shoufu Society, is taking last minute participants.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 小学生から中学生の目立ちたがり屋さんを待ってます@
|
||||
OutputLine(NULL, " 小学生から中学生の目立ちたがり屋さんを待ってます!",
|
||||
NULL, "We're looking for any showboat elementary and middle schoolers!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 担当:公由 Tel(X)XXX¥
|
||||
OutputLine(NULL, " 担当:公由 Tel(X)XXXX",
|
||||
NULL, "Management: Kimiyoshi - Tel (X) XXXX", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
//(3) 義援金募集中!@
|
||||
OutputLine(NULL, "(3)義援金募集中!!",
|
||||
NULL, "3. Taking donations!!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
// 一口千円からの義援金を募集しています@
|
||||
OutputLine(NULL, " 一口千円からの義援金を募集しています。",
|
||||
NULL, "We are accepting donations in multiples of 1,000 yen.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 一口につき模擬店券シートを1枚進呈しています@
|
||||
OutputLine(NULL, " 一口につき模擬店券シートを1枚進呈しています!",
|
||||
NULL, "For every 1,000 yen donation, you'll be awarded with a refreshment stand ticket!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 担当:園崎 Tel(X)XXX¥
|
||||
OutputLine(NULL, " 担当:園崎 Tel(X)XXXX",
|
||||
NULL, "Management: Sonozaki - Tel (X) XXXX", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// お祭りの楽しいアイデアも随時募集しています@
|
||||
OutputLine(NULL, " お祭りの楽しいアイデアも随時募集しています。",
|
||||
NULL, "We are always taking suggestions for ways to improve the festival at all times.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// おもしろいアイデアがありましたら村長宅 公由(X)XXXXまでどうぞ@
|
||||
OutputLine(NULL, " おもしろいアイデアがありましたら村長宅 公由(X)XXXXまでどうぞ!",
|
||||
NULL, "If you have an interesting idea, call Kimiyoshi at (X) XXXX!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//(キリトリ線の下に模擬店券が200円分付いている。¥
|
||||
OutputLine(NULL, "(キリトリ線の下に模擬店券が200円分付いている。)",
|
||||
NULL, "(There is a 200 yen refreshment stand ticket attached below the cut line.)", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
|
||||
}
|
||||
84
Update/onik_tips_09.txt
Normal file
84
Update/onik_tips_09.txt
Normal file
@@ -0,0 +1,84 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
//■ダム推進派の夫婦の転落事故
|
||||
|
||||
//*Sub_Tips_009
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
|
||||
DrawScene( "bg_181", 1000 );
|
||||
PlayBGM( 1, "msys15", 128, 0 );
|
||||
|
||||
// 昭和55年6月XX日夕刊よ@
|
||||
OutputLine(NULL, " 昭和55年6月XX日夕刊より",
|
||||
NULL, "From the June 1980 edition.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// XX日午後2時頃、鹿骨市雛見沢村X丁目、会社員XXXさんと妻XXXXさんが@
|
||||
// 県立白川自然公園内の展望台から27m下の渓流へ転落、行方不明になった@
|
||||
OutputLine(NULL, " XX日午後2時頃、鹿骨市雛見沢村X丁目、会社員XXXさんと妻XXXXさんが、",
|
||||
NULL, "On the afternoon of XX at 2PM, office employee XXXX and his wife XXXX of Hinamizawa village in Shishibone prefecture", Line_WaitForInput);
|
||||
OutputLine(NULL, " 県立白川自然公園内の展望台から27m下の渓流へ転落、行方不明になった。",
|
||||
NULL, " disappeared after falling 27 meters from the observatory platform in Shirakawa prefecture.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 警察と消防で下流を捜索し、同日夜7時頃、XXXさんの遺体を発見した@
|
||||
OutputLine(NULL, " 警察と消防で下流を捜索し、同日夜7時頃、XXXさんの遺体を発見した。",
|
||||
NULL, "Police and firefighters searched downstream and discovered the body of XXXX at around 7PM that evening.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 妻のXXXXさんは依然見つかっていない@
|
||||
OutputLine(NULL, " 妻のXXXXさんは依然見つかっていない。",
|
||||
NULL, "His wife, XXXXX has yet to be found.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// 渓流は先日の台風3号の影響で増水しており、捜索は難航している¥
|
||||
OutputLine(NULL, " 渓流は先日の台風3号の影響で増水しており、捜索は難航している。",
|
||||
NULL, "The search has run into difficulties due to the effects of Typhoon 3 from the previous day.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
// XXさん夫妻は展望台で柵にもたれかかっていた所、柵が壊れ転落した模様@
|
||||
OutputLine(NULL, " XXさん夫妻は展望台で柵にもたれかかっていた所、柵が壊れ転落した模様。",
|
||||
NULL, "It appeared a railing at the observatory that the XXs leaned on had broken, causing him to fall.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 柵は老朽化しており、警察は公園内の設備管理が適正だったか関係者から事情を聞いている¥
|
||||
OutputLine(NULL, " 柵は老朽化しており、警察は公園内の設備管理が適正だったか関係者から事情を聞いている。",
|
||||
NULL, "The grounds keeping staff was questioned by the police in regards to facility deterioration, and if park maintenance was performed properly.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
69
Update/onik_tips_10.txt
Normal file
69
Update/onik_tips_10.txt
Normal file
@@ -0,0 +1,69 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
//■古手神社の神主の病死
|
||||
|
||||
//*Sub_Tips_010
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
DrawScene( "bg_181", 1000 );
|
||||
PlayBGM( 1, "msys07", 128, 0 );
|
||||
|
||||
// 昭和56年6月XX日夕刊よ@
|
||||
OutputLine(NULL, " 昭和56年6月XX日夕刊より",
|
||||
NULL, "From the June 1981 edition", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// XX日午後10時頃、鹿骨市雛見沢村X丁目、古手神社神主のXXXXさんが不調を訴え病院で手当てを受け一時は回復したが、深夜に容態が急変、死亡した¥
|
||||
OutputLine(NULL, " XX日午後10時頃、鹿骨市雛見沢村X丁目、古手神社神主のXXXXさんが不調を訴え病院で手当てを受け一時は回復したが、深夜に容態が急変、死亡した。",
|
||||
NULL, "On the afternoon of XX around 10PM in the X district of Hinamizawa village in Shishibone prefecture, the shinto priest of the Furude shrine passed away after an existing condition he was recovering from suddenly worsened.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
|
||||
// 関係者の話では、当日開催されていた祭りの準備等で相当の心労があったと言う@
|
||||
OutputLine(NULL, " 関係者の話では、当日開催されていた祭りの準備等で相当の心労があったと言う。",
|
||||
NULL, "Parties close to the deceased said he was suffering from anxiety issues concerning the festival, which was to be held that day.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
// また、XXXXさんの死亡直後、妻のXXXXさんが遺書を残し行方不明になった@
|
||||
OutputLine(NULL, " また、XXXXさんの死亡直後、妻のXXXXさんが遺書を残し行方不明になった。",
|
||||
NULL, "Also, after XXXX's death, his wife XXXX went missing, leaving behind a farewell note.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
// 警察と青年団で捜索を続けているが、遺書で自殺をほのめかした鬼ヶ淵沼は地元では底なし沼として知られており難航している¥
|
||||
OutputLine(NULL, " 警察と青年団で捜索を続けているが、遺書で自殺をほのめかした鬼ヶ淵沼は地元では底なし沼として知られており難航している。",
|
||||
NULL, "The police and local youth association continued the search. However, given the presence of the farewell message and the fact that the Onigafuchi marsh is said to be bottomless, they have run into difficulties.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
40
Update/onik_tips_11.txt
Normal file
40
Update/onik_tips_11.txt
Normal file
@@ -0,0 +1,40 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
//*Sub_Tips_011
|
||||
//■主婦殺人事件
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
DrawScene( "bg_180", 1000 );
|
||||
PlayBGM( 1, "msys13", 128, 0 );
|
||||
|
||||
//locate 2,7
|
||||
|
||||
SetDrawingPointOfMessage( 0, 7 );
|
||||
SetStyleOfMessageSwinging( 1 );
|
||||
|
||||
//(新聞には掲載されなかった......¥
|
||||
OutputLine(NULL, "(新聞には掲載されなかった……)",
|
||||
NULL, "(It wasn't reported in the newspaper...)", Line_Normal);
|
||||
ClearMessage();
|
||||
SetStyleOfMessageSwinging( 0 );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
|
||||
}
|
||||
252
Update/onik_tips_14.txt
Normal file
252
Update/onik_tips_14.txt
Normal file
@@ -0,0 +1,252 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
//■捜査メモ
|
||||
|
||||
//*Sub_Tips_014
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
PlayBGM( 1, "msys13", 128, 0 );
|
||||
|
||||
// 富竹ジロウ(仏@
|
||||
OutputLine(NULL, " 富竹ジロウ(仏)",
|
||||
NULL, "Jirou Tomitake (Deceased)", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//・鹿骨市内の安ホテルに滞@
|
||||
OutputLine(NULL, "・鹿骨市内の安ホテルに滞在",
|
||||
NULL, "・Resided in a cheap hotel in Shishibone city.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・宿帳に富竹ジロウと記@ > ペンネー@
|
||||
OutputLine(NULL, "・宿帳に富竹ジロウと記名",
|
||||
NULL, "・Registered under the name Jirou Tomitake", Line_WaitForInput);
|
||||
OutputLine(NULL, " > ペンネーム",
|
||||
NULL, " > Pen name", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・折り畳み自転車で行動@免許の類なし@
|
||||
OutputLine(NULL, "・折り畳み自転車で行動。",
|
||||
NULL, "・Travels via folding bike.", Line_WaitForInput);
|
||||
OutputLine(NULL, "免許の類なし。",
|
||||
NULL, " No license.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・ 自転車は現場から300m離れた林道脇に放置¥
|
||||
OutputLine(NULL, "・自転車は現場から300m離れた林道脇に放置。",
|
||||
NULL, "・The bicycle was found 300 meters away, abandoned at the side of a forest path.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//・祭り当日、会場にいた@
|
||||
OutputLine(NULL, "・祭り当日、会場にいた。",
|
||||
NULL, "・Present on the day of the festival.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・失踪中の鷹野みよと一緒にいた@
|
||||
OutputLine(NULL, "・失踪中の鷹野みよと一緒にいた。",
|
||||
NULL, "・Accompanied by the missing Miyo Takano.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・9時ごろに警察官が目撃。その後は不明¥
|
||||
OutputLine(NULL, "・9時ごろに警察官が目撃。その後は不明。",
|
||||
NULL, "・Was seen around 9pm by police. Location afterwards unknown.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//・雛見沢には5~6年前から、季節毎に1週間ほど滞在@
|
||||
OutputLine(NULL, "・雛見沢には5〜6年前から、季節毎に1週間ほど滞在。",
|
||||
NULL, "・Held residence in Hinamizawa for one week each season for the last 5-6 years.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・野鳥専門のフリーカメラマ@ > 雑誌社調べろ@
|
||||
OutputLine(NULL, "・野鳥専門のフリーカメラマン",
|
||||
NULL, "・Freelance photographer specializing in wild birds", Line_WaitForInput);
|
||||
OutputLine(NULL, " > 雑誌社調べろ!",
|
||||
NULL, " > Check with magazine companies!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・遺品のフィルムには不審物な@
|
||||
OutputLine(NULL, "・遺品のフィルムには不審物なし",
|
||||
NULL, "・Nothing suspicious in the film located among the articles of the deceased.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・遺品に財@ > たんなる暴行@
|
||||
OutputLine(NULL, "・遺品に財布",
|
||||
NULL, "・Wallet was among the articles of the deceased.", Line_WaitForInput);
|
||||
OutputLine(NULL, " > たんなる暴行?",
|
||||
NULL, " > Mere act of violence?", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・ 財布の内容物から、生活基盤は東京~千葉@ 国鉄総武線沿線¥
|
||||
OutputLine(NULL, "・財布の内容物から、生活基盤は東京〜千葉?",
|
||||
NULL, "・From the contents of his wallet, he spent most of his time around Tokyo and Chiba.", Line_WaitForInput);
|
||||
OutputLine(NULL, " 国鉄総武線沿線?",
|
||||
NULL, " Along the Sobu national railway line?", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//・都内各区の住民基本台帳に富竹ジロウの同姓同名な@
|
||||
OutputLine(NULL, "・都内各区の住民基本台帳に富竹ジロウの同姓同名なし",
|
||||
NULL, "No individual matching the name 'Jirou Tomitake' in the residency records of any of the Tokyo wards.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・歯型から都内歯科へ照@ > 警視庁@
|
||||
OutputLine(NULL, "・歯型から都内歯科へ照合",
|
||||
NULL, "・Compare teeth to dental records", Line_WaitForInput);
|
||||
OutputLine(NULL, " > 警視庁へ",
|
||||
NULL, " > send to metro police", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・顔写真の送@ > 警視庁@
|
||||
OutputLine(NULL, "・顔写真の送付",
|
||||
NULL, "・Attach a photo", Line_WaitForInput);
|
||||
OutputLine(NULL, " > 警視庁へ",
|
||||
NULL, " > send to metro police", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・各雑誌社に富竹ジロウ問い合わ¥
|
||||
OutputLine(NULL, "・各雑誌社に富竹ジロウ問い合わせ",
|
||||
NULL, "・Contacting magazines regarding 'Jirou Tomitake'", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
// 鷹野みよ(失踪@
|
||||
OutputLine(NULL, " 鷹野みよ(失踪)",
|
||||
NULL, "Miyo Takano (Missing)", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//・入江診療所に勤務の看護@
|
||||
OutputLine(NULL, "・入江診療所に勤務の看護婦",
|
||||
NULL, "・Nurse at Irie Clinic", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・趣味の野鳥撮影で富竹と親し@
|
||||
OutputLine(NULL, "・趣味の野鳥撮影で富竹と親しい",
|
||||
NULL, "・Became close to Tomitake through her passion for wild bird photography.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・自宅は興宮X丁目XXX番地@独身@
|
||||
OutputLine(NULL, "・自宅は興宮X丁目XXX番地。",
|
||||
NULL, "・Resides in Okinomiya X district XXX.", Line_WaitForInput);
|
||||
OutputLine(NULL, "独身。",
|
||||
NULL, " Single.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・富竹と共に祭り会場で目撃され、その後行方不明¥
|
||||
OutputLine(NULL, "・富竹と共に祭り会場で目撃され、その後行方不明。",
|
||||
NULL, "・Witnessed accompanying Tomitake on the festival grounds. Currently missing.", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 4, "wa021", 128, 64 );
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//・誘拐された@ それとも容疑者@ > 重要参考人@
|
||||
OutputLine(NULL, "・誘拐された?",
|
||||
NULL, "・Abducted?", Line_WaitForInput);
|
||||
OutputLine(NULL, " それとも容疑者?",
|
||||
NULL, " Or maybe a suspect?", Line_WaitForInput);
|
||||
OutputLine(NULL, " > 重要参考人!",
|
||||
NULL, " > An important person of interest!", Line_WaitForInput);
|
||||
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//・仏を殺す動機がな@ > 痴情のもつれ@
|
||||
OutputLine(NULL, "・仏を殺す動機がない",
|
||||
NULL, "・Had no motive to kill the deceased", Line_WaitForInput);
|
||||
OutputLine(NULL, " > 痴情のもつれ?",
|
||||
NULL, " > Squabble from jealousy?", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・人間関係を徹底的に調べる@ > 勤務先@
|
||||
OutputLine(NULL, "・人間関係を徹底的に調べる!",
|
||||
NULL, "・Need to thoroughly investigate their relationship!", Line_WaitForInput);
|
||||
OutputLine(NULL, " > 勤務先他",
|
||||
NULL, " >Place of work, etc.", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
|
||||
//・ 会場警備の警察官に再度聞き込み@
|
||||
OutputLine(NULL, "・会場警備の警察官に再度聞き込み!",
|
||||
NULL, "・Need to get information from the police on scene again!", Line_WaitForInput);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//・シュークリームが食べたいなぁ@ジャンボで4つ@> 大¥
|
||||
OutputLine(NULL, "・シュークリームが食べたいなぁ。",
|
||||
NULL, "・I want some cream puffs.", Line_WaitForInput);
|
||||
OutputLine(NULL, "ジャンボで4つ。",
|
||||
NULL, " Four jumbo ones.", Line_WaitForInput);
|
||||
OutputLine(NULL, "> 大石",
|
||||
NULL, " > Ooishi", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
}
|
||||
375
Update/onik_tips_15.txt
Normal file
375
Update/onik_tips_15.txt
Normal file
@@ -0,0 +1,375 @@
|
||||
void main()
|
||||
{
|
||||
|
||||
//■本部長通達
|
||||
|
||||
//*Sub_Tips_015
|
||||
//gosub *tip_s
|
||||
EnableJumpingOfReturnIcon();
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
PlayBGM( 1, "msys12", 128, 0 );
|
||||
|
||||
//!s50
|
||||
|
||||
SetSpeedOfMessage( TRUE, 100, );
|
||||
|
||||
//locate 13,0
|
||||
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
SetStyleOfMessageSwinging( 2 );
|
||||
|
||||
//昭和57年7月1日
|
||||
OutputLine(NULL, "昭和57年7月1日",
|
||||
NULL, "July 1, 1982", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
//locate 13,1
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
//総総管イ1-12号
|
||||
OutputLine(NULL, "総総管イ1−12号",
|
||||
NULL, "To departments 1 through 12,", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
SetStyleOfMessageSwinging( 0 );
|
||||
|
||||
//XX県警察本部
|
||||
OutputLine(NULL, "XX県警察本部",
|
||||
NULL, "XX Prefectural Police headquarters.", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
//本部長 XXX
|
||||
OutputLine(NULL, "本部長 XXX",
|
||||
NULL, "Director-General XXX", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
//locate 10,5
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
SetStyleOfMessageSwinging( 2 );
|
||||
|
||||
//各警察署長・施設管理者殿
|
||||
OutputLine(NULL, "各警察署長・施設管理者殿",
|
||||
NULL, "To the chief constable and all facility managers.", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
//locate 3,7
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
SetStyleOfMessageSwinging( 1 );
|
||||
|
||||
//雛見沢村における事件について(通達)
|
||||
OutputLine(NULL, "雛見沢村における事件について(通達)",
|
||||
NULL, "Regarding cases situated in the Hinamizawa village. (Notice)", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 4000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
ClearMessage();
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
SetStyleOfMessageSwinging( 0 );
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
// 鹿骨市雛見沢村の近年の事件は、すでに一部マスコミでも報道されるように、/
|
||||
OutputLine(NULL, " 鹿骨市雛見沢村の近年の事件は、すでに一部マスコミでも報道されるように、",
|
||||
NULL, "As cases in Shishibone city, Hinamizawa village have been reported by certain sections of mass media,", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
//世間の好奇の目を引き地域住民の穏便な生活に重大な影響を及ぼしつつある、大変憂慮すべき事態となっている。
|
||||
OutputLine(NULL, "世間の好奇の目を引き地域住民の穏便な生活に重大な影響を及ぼしつつある、大変憂慮すべき事態となっている。",
|
||||
NULL, "it has drawn global attention, which is causing serious repercussions for the local residents. This has become a very serious situation.", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 地域住民の生活と財産を保護するため、以下の遵守を通達する。
|
||||
OutputLine(NULL, " 地域住民の生活と財産を保護するため、以下の遵守を通達する。",
|
||||
NULL, "To protect the livelihood and prosperity of the residents, the following notice has been issued.", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 4000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
ClearMessage();
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
//(1) 秘匿捜査指定
|
||||
OutputLine(NULL, "(1)秘匿捜査指定",
|
||||
NULL, "1. Designate the following criminal investigations as classified.", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 興宮署昭和57年第X号
|
||||
OutputLine(NULL, " 興宮署昭和57年第X号",
|
||||
NULL, "Okinomiya station 1982 case number X:", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 雛見沢村主婦殺人事件(6月XX日発生)
|
||||
OutputLine(NULL, " 雛見沢村主婦殺人事件(6月XX日発生)",
|
||||
NULL, "Hinamizawa village housewife murder (Dated June XX)", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 興宮署昭和57年第X号
|
||||
OutputLine(NULL, " 興宮署昭和57年第X号",
|
||||
NULL, "Okinomiya station 1982 case number X:", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 雛見沢村生徒失踪事件(6月XX日発生)
|
||||
OutputLine(NULL, " 雛見沢村生徒失踪事件(6月XX日発生)",
|
||||
NULL, "Hinamizawa village student disappearance (Dated June XX)", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 4000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
ClearMessage();
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
//(2) 情報の非開示
|
||||
OutputLine(NULL, "(2)情報の非開示",
|
||||
NULL, "2. Non-disclosure of information.", Line_ContinueAfterTyping);
|
||||
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 興宮署昭和54年第X号
|
||||
OutputLine(NULL, " 興宮署昭和54年第X号",
|
||||
NULL, "Okinomiya station 1979 case number X:", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 雛見沢村現場監督殺人事件(6月XX日発生)
|
||||
OutputLine(NULL, " 雛見沢村現場監督殺人事件(6月XX日発生)",
|
||||
NULL, "Hinamizawa village site foreman murder (Dated June XX)", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 白川署昭和55年第X号
|
||||
OutputLine(NULL, " 白川署昭和55年第X号",
|
||||
NULL, "Shira station 1980 case number X:", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 白川自然公園転落事故(6月XX日発生)
|
||||
OutputLine(NULL, " 白川自然公園転落事故(6月XX日発生)",
|
||||
NULL, "Shira natural park falling incident (Dated June XX)", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 興宮署昭和56年第X号
|
||||
OutputLine(NULL, " 興宮署昭和56年第X号",
|
||||
NULL, "Okinomiya station 1981 case number X:", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 雛見沢村神主妻失踪事件(6月XX日発生)
|
||||
OutputLine(NULL, " 雛見沢村神主妻失踪事件(6月XX日発生)",
|
||||
NULL, "Hinamizawa village Shinto priest's wife's disappearance (Dated June XX)", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 4000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
ClearMessage();
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
//(3) 関係各機関への報道自粛要請
|
||||
OutputLine(NULL, "(3)関係各機関への報道自粛要請",
|
||||
NULL, "3. Requesting self-restraint from each organization concerning the release of sensitive information.", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
|
||||
// 別添資料1・2・3参照
|
||||
OutputLine(NULL, " 別添資料1・2・3参照",
|
||||
NULL, "Please see attached reference materials 1, 2, and 3.", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
OutputLineAll(NULL, "\n\n", Line_ContinueAfterTyping);
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
//locate 12,8
|
||||
|
||||
SetStyleOfMessageSwinging( 2 );
|
||||
|
||||
//担当 XX県警察本部
|
||||
OutputLine(NULL, "担当 XX県警察本部",
|
||||
NULL, "Management: XX Prefecture Police headquarters", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
//locate 16,9
|
||||
|
||||
SetStyleOfMessageSwinging( 2 );
|
||||
|
||||
//内線XXXX
|
||||
OutputLine(NULL, "内線XXXX",
|
||||
NULL, "Internal line: XXXX", Line_ContinueAfterTyping);
|
||||
OutputLineAll(NULL, "\n", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 2000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
|
||||
PlayBGM( 2, "lsys24", 128, 0 );
|
||||
//locate 14,10
|
||||
|
||||
//警務部XX・XX/
|
||||
OutputLine(NULL, "警務部XX・XX",
|
||||
NULL, "Police Affairs department XX XX", Line_ContinueAfterTyping);
|
||||
|
||||
FadeOutBGM( 2, 10, TRUE );
|
||||
OutputLineAll(NULL, "", Line_WaitForInput);
|
||||
|
||||
ClearMessage();
|
||||
SetValidityOfInput( FALSE );
|
||||
Wait( 1000 );
|
||||
SetValidityOfInput( TRUE );
|
||||
SetSpeedOfMessage( FALSE, 0, );
|
||||
|
||||
DisableWindow();
|
||||
DrawScene( "black", 1000 );
|
||||
FadeOutBGM( 0, 1000, FALSE );
|
||||
FadeOutBGM( 1, 1000, FALSE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
//gosub *tip_e
|
||||
//return
|
||||
|
||||
|
||||
}
|
||||
@@ -149,7 +149,7 @@
|
||||
|
||||
FadeOutBGM( 1, 1000, TRUE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
PlaySE( 3, "wa_023", 128, 64 );
|
||||
PlaySE( 4, "wa023", 128, 64 );
|
||||
SetValidityOfWindowDisablingWhenGraphicsControl( FALSE );
|
||||
DrawFilm( 2, 153, 153, 153, 255, 0, 3000, TRUE );
|
||||
////print 42
|
||||
@@ -240,7 +240,7 @@
|
||||
|
||||
FadeOutBGM( 1, 1000, TRUE );
|
||||
FadeOutBGM( 2, 1000, TRUE );
|
||||
PlaySE( 3, "wa_025", 128, 64 );
|
||||
PlaySE( 4, "wa025", 128, 64 );
|
||||
|
||||
// その時、ぞくりとして時間の再生を止めた¥
|
||||
OutputLine(NULL, " その時、ぞくりとして時間の再生を止めた。",
|
||||
@@ -585,7 +585,7 @@
|
||||
NULL, " Follow the rules!!!", Line_Normal);
|
||||
ClearMessage();
|
||||
|
||||
PlaySE( 3, "wa_026", 128, 64 );
|
||||
PlaySE( 4, "wa026", 128, 64 );
|
||||
|
||||
// ぺた@
|
||||
OutputLine(NULL, " ぺた。",
|
||||
@@ -756,7 +756,7 @@
|
||||
|
||||
|
||||
|
||||
PlaySE( 3, "wa_025", 128, 64 );
|
||||
PlaySE( 4, "wa025", 128, 64 );
|
||||
|
||||
//locate 0,5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user