176_cumreaction 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # cumreaction
  2. <<<<<<< 176_cumreaction
  3. if cumface > 0 or cumfrot > 0:
  4. grupNPC[numnpc] -= 10
  5. if GorSlut = 0: GorSlut = 1
  6. '<<$npcName[numnpc]>> looks at you "And this, what? Yes, it´s sperm! Fu. Would you even substitution."'
  7. if $loc = 'gschool':
  8. dynamic $din_sekondparturok
  9. else
  10. act 'Move away': gt $loc, $metka
  11. end
  12. =======
  13. if cumface>0 or cumfrot>0:
  14. grupNPC[numnpc]-=10
  15. if GorSlut=0:GorSlut=1
  16. '<<$npcName[numnpc]>> looking at you "And this, what? Yes this is the sperm! phew. Would you even spoofing."'
  17. if $loc='gschool':
  18. dynamic $din_sekondparturok
  19. else
  20. act 'move_away':gt $loc, $metka
  21. end
  22. >>>>>>> 176_cumreaction
  23. exit
  24. end
  25. <<<<<<< 176_cumreaction
  26. if cumlip > 1:
  27. grupNPC[numnpc] -= 10
  28. if GorSlut < 2: GorSlut = 2
  29. '<<$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."'
  30. if $loc = 'gschool':
  31. dynamic $din_sekondparturok
  32. else
  33. act 'Move away': gt $loc, $metka
  34. end
  35. =======
  36. if cumlip>1:
  37. grupNPC[numnpc]-=10
  38. if GorSlut<2:GorSlut=2
  39. '<<$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."'
  40. if $loc='gschool':
  41. dynamic $din_sekondparturok
  42. else
  43. act 'move_away':gt $loc, $metka
  44. end
  45. >>>>>>> 176_cumreaction
  46. exit
  47. end
  48. --- cumreaction ---------------------------------