yesgorslut 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. # yesgorslut
  2. if GorSlut > 0:
  3. if grupTipe[numnpc] = -1:
  4. !!rogue
  5. bonusotnG = vnesh / 2
  6. if bonusotnG <= 0:bonusotnG = 1
  7. grupNPC[numnpc] += bonusotnG
  8. if npcPol[numnpc] = 0:'You chat about any nonsense and <<$npcName[numnpc]>> willingly assents to you.' !!Guy
  9. if npcPol[numnpc] > 0:'You chat about any nonsense and <<$npcName[numnpc]>> willingly assents to you.' !!Girl
  10. end
  11. if grupTipe[numnpc] = 0:
  12. !!norm
  13. if npcPol[numnpc] = 0:'Are you trying to talk to the guy, but <<$npcName[numnpc]>> missing from face looking at you.' !!Guy
  14. if npcPol[numnpc] > 0:'Are you trying to talk to a girl, but <<$npcName[numnpc]>> turns away and does not want to communicate with you. "Get out! And that still think we´re friends."' !!Girl
  15. end
  16. if grupTipe[numnpc] = 1:
  17. !!nerdy
  18. if npcPol[numnpc] = 0:'Are you trying to talk to the guy, but <<$npcName[numnpc]>> <<$npcName[numnpc]>> staring at boobs. And chuckles.' !!Guy
  19. if npcPol[numnpc] > 0:'Are you trying to talk to a girl, but <<$npcName[numnpc]>> turns away and does not want to communicate with you.' !!Girl
  20. end
  21. if grupTipe[numnpc] = 2:
  22. !!sportiki
  23. if numnpc = 18:
  24. !!Christina Zvereva
  25. if kristinaSex = 0 and swinbeggor = 0:'Are you trying to talk to a girl, but <<$npcName[numnpc]>> makes squeamish grimassy "Go away <<$gnikname>>!"'
  26. if kristinaSex = 0 and swinbeggor > 0:'Christina hate looking at you. "You filthy whore already zadolbala spinning under my feet!"'
  27. if kristinaSex > 0:'Christina smiles at you and says quietly, "Not bad the last time we entertained, you´re so sexy that just zakachaeshsya."'
  28. end
  29. if npcPol[numnpc] = 0:'Are you trying to talk to the guy, but <<$npcName[numnpc]>> dismisses you." I´m busy right now."' !!Guy
  30. if npcPol[numnpc] > 0 and numnpc ! 18:'Are you trying to talk to a girl, but <<$npcName[numnpc]>> makes squeamish grimassy "Go away <<$gnikname>>!"' !!Girl
  31. end
  32. if grupTipe[numnpc] = 3:
  33. !!steep
  34. if numnpc ! 14:
  35. if npcPol[numnpc] = 0:'Are you trying to talk to the guy, but <<$npcName[numnpc]>> dismisses you. "Look, I´m busy right now. Come back later or never."' !!Guy
  36. if npcPol[numnpc] > 0:
  37. !girl
  38. if AlbFrend >= 1 and numnpc = 23:
  39. '<<$npcName[npcnum]>> with a smile communicates with you.'
  40. else
  41. 'You are trying to talk to a girl, but <<$npcName[npcnum]>> makes squeamish grimassy "Get out of here!"'
  42. end
  43. end
  44. end
  45. if numnpc = 14:'You chat with Katja and she brings all your conversation to the rumors about you and your reputation. Rumor has it that you <<$gnikname>>.' !!Katja Meynold
  46. end
  47. if grupTipe[numnpc] = 4:
  48. !!Gopnik
  49. if npcPol[numnpc] = 0:
  50. !!Guy
  51. if numnpc = 9:'Are you trying to talk to Victor, but he responds to you, "I hear it! Fuck off."' !!Cats
  52. if numnpc ! 9:'<<$gnikname>> laughing at you "Ha ha <<$gnikname>> come. huytsa want more?"'
  53. end
  54. if npcPol[numnpc] > 0:'<<$gnikname>> disgust face contorts "Yuck, <<$gnikname>>. Fuck off bitch!"' !!Girl
  55. end
  56. end
  57. --- yesgorslut ---------------------------------