[fixed] - This is part of a large bug fix for the Anya, Roma, and Sveta threesome sex events in Sveta's bedroom. Multiple bugs fixed. korrPar module - spectre1viper
@@ -60,7 +60,7 @@ end
if blockBedrPar = 0:
if sisboyday + 1 = daystart and hour = 18 and sisboytrioQW = 1:
act 'Go to your room':gt 'sisterQW', 'sisboytrioQW_bedroom', 'start'
- elseif sisboyday + 1 = daystart and hour = 18 and (npc_QW['A33'] = 3 or npc_QW['A33'] = 5 or npc_QW['A33'] = 7 or npc_QW['A33'] = 9):
+ elseif sisboyday + 1 = daystart and hour = 18 and (npc_QW['A33'] = 3 or npc_QW['A33'] = 5 or npc_QW['A33'] = 7 or npc_QW['A33'] >= 9):
act 'Go to your room':gt 'sisterQW', 'sisboyQW_bedroom'
else
act 'Go to your room':gt 'bedrPar'