how-to-make-true-slaves/data/Script/30_1237.txt
2024-05-02 17:42:56 -05:00

96 lines
1.3 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[カリン孕ませ1野盗レベル2]30_1237
//-------------------------------------------------------------
//
// 開始処理
//
//-------------------------------------------------------------
// r, g, b, a, frame
#FADE, 0, 0, 0, 255, 0
#WAIT, 60,
#FADE, 0, 0, 0, 0, 60
// BGnum frame
#BGSET, 15, 0,
// キャラ番号 表情 位置0,1,2
#BUSET2, 12, 0, 1
#BGMPLAY, 351
#MSGWINDOW_ON,
//-------------------------------------------------------------
#MSG,
 Karin
 "Oh、you look cleaner than before today."
#WFOUT,
#MSG,
 Filthy Thief
 "I thought I'd clean up a bit if I was meeting
 you."
#BUSET2, 12, 3, 1
#MSG,
 Karin
 "Hoho、despite being a thief、you're quite
 considerate."
#BUSET2, 12, 2, 1
#MSG,
 Karin
 "You were considerate of my body even when we made
 love."
#BUSET2, 12, 4, 1
#MSG,
 Karin
 "I don't dislike kind men. Fill me with your warm、
 gentle seed again today."
// フェードアウト演出
#MSGCLEAR,
#MSGWINDOW_OFF,
#BUOUT, 1,
#WFOUT,
#FADE, 0, 0, 0, 255, 30
#WAIT, 30,
// BGnum frame
#BGSET, 83, 0,
#FADE, 0, 0, 0, 0, 60
#WAIT, 60,
#MSGWINDOW_ON,
#SEPLAY, 700,
#MSG,
 Karin made love with the bandit、sharing mutual
 affection.
// 終了処理
#MSGWINDOW_OFF,
#WAIT, 30
#FADE, 0, 0, 0, 255, 60,
#WAIT, 60,
#EVENTEND,
#END,