|
@@ -27,7 +27,7 @@ if $ARGS[0] = 'poor':
|
|
|
exit
|
|
|
end
|
|
|
|
|
|
- if $clothingworntype = 'vatnik':
|
|
|
+ if temper < 0 and defaultcoat = 5:
|
|
|
!!quilted_jacket
|
|
|
bfA -= 1
|
|
|
|
|
@@ -43,7 +43,7 @@ if $ARGS[0] = 'poor':
|
|
|
exit
|
|
|
end
|
|
|
|
|
|
- if harakBoyA > 0 and izvrat = 0 and (cumface > 0 or cumlip > 0):
|
|
|
+ if harakBoyA > 0 and izvrat = 0 and spdirtyv > 0:
|
|
|
bfA = 0
|
|
|
'<<$boyA>> you saw traces of semen. He called you slut had severed relations with you.'
|
|
|
|
|
@@ -222,7 +222,7 @@ if $ARGS[0] = 'norm':
|
|
|
exit
|
|
|
end
|
|
|
|
|
|
- if $clothingworntype = 'vatnik':
|
|
|
+ if temper < 0 and defaultcoat = 5:
|
|
|
!!quilted_jacket
|
|
|
bfA -= 1
|
|
|
|
|
@@ -235,7 +235,7 @@ if $ARGS[0] = 'norm':
|
|
|
exit
|
|
|
end
|
|
|
|
|
|
- if harakBoyA > 0 and izvrat = 0 and (cumface > 0 or cumlip > 0):
|
|
|
+ if harakBoyA > 0 and izvrat = 0 and spdirtyv > 0:
|
|
|
bfA = 0
|
|
|
'<<$boyA>> you saw traces of semen. He called you slut had severed relations with you.'
|
|
|
|
|
@@ -422,8 +422,8 @@ if $ARGS[0] = 'reach':
|
|
|
exit
|
|
|
end
|
|
|
|
|
|
- if $clothingworntype = 'vatnik':
|
|
|
- !!quilted_jacket
|
|
|
+ if temper < 0 and defaultcoat = 5:
|
|
|
+ !!quilted_jacket
|
|
|
bfA -= 1
|
|
|
|
|
|
if harakBoyA = 0:'<<$boyA>> tells you that he appeared urgent business.'
|
|
@@ -435,7 +435,7 @@ if $ARGS[0] = 'reach':
|
|
|
exit
|
|
|
end
|
|
|
|
|
|
- if harakBoyA > 0 and izvrat = 0 and (cumface > 0 or cumlip > 0):
|
|
|
+ if harakBoyA > 0 and izvrat = 0 and spdirtyv > 0:
|
|
|
bfA = 0
|
|
|
'<<$boyA>> you saw traces of semen. He called you slut had severed relations with you.'
|
|
|
|