12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- # cumreaction
- <<<<<<< 176_cumreaction
- if cumface > 0 or cumfrot > 0:
- grupNPC[numnpc] -= 10
- if GorSlut = 0: GorSlut = 1
- '<<$npcName[numnpc]>> looks at you "And this, what? Yes, it´s sperm! Fu. Would you even substitution."'
- if $loc = 'gschool':
- dynamic $din_sekondparturok
- else
- act 'Move away': gt $loc, $metka
- end
- =======
- if cumface>0 or cumfrot>0:
- grupNPC[numnpc]-=10
- if GorSlut=0:GorSlut=1
- '<<$npcName[numnpc]>> looking at you "And this, what? Yes this is the sperm! phew. Would you even spoofing."'
- if $loc='gschool':
- dynamic $din_sekondparturok
- else
- act 'move_away':gt $loc, $metka
- end
- >>>>>>> 176_cumreaction
- exit
- end
- <<<<<<< 176_cumreaction
- if cumlip > 1:
- grupNPC[numnpc] -= 10
- if GorSlut < 2: GorSlut = 2
- '<<$npcName[numnpc]>> looks at you, "What have you got out of his mouth smells? Yuck It´s sperm carries. Would you even cleaned up the drive after aspiration."'
- if $loc = 'gschool':
- dynamic $din_sekondparturok
- else
- act 'Move away': gt $loc, $metka
- end
- =======
- if cumlip>1:
- grupNPC[numnpc]-=10
- if GorSlut<2:GorSlut=2
- '<<$npcName[numnpc]>> looking at you "What have you got out of his mouth smells? phew! It also carries sperm. Would you even myself up resulted after extraction."'
- if $loc='gschool':
- dynamic $din_sekondparturok
- else
- act 'move_away':gt $loc, $metka
- end
- >>>>>>> 176_cumreaction
- exit
- end
- --- cumreaction ---------------------------------
|