|
@@ -1307,7 +1307,7 @@ S_StorySong:
|
|
// For 3 and 4 cases we set more chance earlier on @random
|
|
// For 3 and 4 cases we set more chance earlier on @random
|
|
if(getarg(0) == 3 || getarg(0) == 4){
|
|
if(getarg(0) == 3 || getarg(0) == 4){
|
|
mes "[Errende]";
|
|
mes "[Errende]";
|
|
- if (sex) {
|
|
|
|
|
|
+ if (sex)
|
|
mes "Heroic warrior,";
|
|
mes "Heroic warrior,";
|
|
else
|
|
else
|
|
mes "My fair lady,";
|
|
mes "My fair lady,";
|
|
@@ -3004,4 +3004,4 @@ yuno_in04,33,119,3 script Adventurer#1 828,{
|
|
mes "Can't you see I'm busy?";
|
|
mes "Can't you see I'm busy?";
|
|
close;
|
|
close;
|
|
}
|
|
}
|
|
-}
|
|
|
|
|
|
+}
|