@pos 0

@sc
NrAutoBreak.setBreakLength(19);
@end

@if $gameVariables.value(110) === 0
@sc
眉 = "怒り";
目 = "半目";
口 = "開け";
$gameVariables.setValue(23, 894);
@end
:6:\SET[2]ねぇ。くすぐったいし不快だから、やめてもらえるかしら？
@endif


@if $gameVariables.value(110) === 1
@sc
眉 = "困り";
目 = "閉じ2";
口 = "閉じ";
$gameVariables.setValue(23, 895);
@end
:6:\SET[2]んんっ……。

@sc
眉 = "怒り";
目 = "薄目";
$gameVariables.setValue(23, 896);
@end
:6:\SET[2]どうしてあなたはやめろと言われることをするの？

@sc
口 = "開け2";
合成 = "ハイライト";
$gameVariables.setValue(23, 897);
@end
:6:\SET[2]……は？　感じているわけないでしょ。
@endif


@if $gameVariables.value(110) === 2
@sc
眉 = "困り";
目 = "閉じ1";
口 = "開け";
$gameVariables.setValue(23, 898);
@end
:6:\SET[2]だから、そうやって触るのやめてって言っているでしょ……！

@sc
目 = "半目";
$gameVariables.setValue(23, 899);
@end
:6:\SET[2]あなたに触られると……。

@sc
眉 = "怒り";
目 = "閉じ2";
口 = "通常";
$gameVariables.setValue(23, 900);
@end
:6:\SET[2]なんでもないわよ。これ以上したら本気で怒るから。
@endif


@if $gameVariables.value(110) === 3
@sc
眉 = "怒り";
目 = "薄目";
口 = "開け3";
$gameVariables.setValue(23, 901);
@end
@se 叩く
@sc
行動消費(10);
@end
:6:\SET[2]……ヘンッタイ！
@endif


@if $gameVariables.value(110) === 4
@sc
眉 = "怒り";
目 = "薄目";
口 = "くいしばり";
$gameVariables.setValue(23, 902);
@end
:6:\SET[2]あれだけ叩いたのにまだ懲りないわけ？

@sc
目 = "閉じ2";
$gameVariables.setValue(23, 903);
@end
:6:\SET[2]……あなたの変態さ加減には呆れるわ。
@endif

@pos 0
