|
@@ -537,7 +537,7 @@ if $ARGS[0] = 'albina':
|
|
menu_off = 1
|
|
menu_off = 1
|
|
temp = rand(1, 5)
|
|
temp = rand(1, 5)
|
|
gs 'stat'
|
|
gs 'stat'
|
|
- if AlbinaQW['Friends'] = 2 and npcsex['A23'] => 1 and albina_schoolsex ! daystart and temp = 5:
|
|
|
|
|
|
+ if AlbinaQW['Friends'] = 2 and npc_sex['A23'] >= 1 and albina_schoolsex ! daystart and temp = 5:
|
|
albina_schoolsex = daystart
|
|
albina_schoolsex = daystart
|
|
if school_period = 3:
|
|
if school_period = 3:
|
|
gt 'albina_school_sex', 'break_fun_1'
|
|
gt 'albina_school_sex', 'break_fun_1'
|