180_yesgorslut 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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:'Are you trying to talk to a girl, but <<$npcName[numnpc]>> makes squeamish grimassy "Go away!"' !Girl
  37. end
  38. if numnpc = 14:'You chat with Kate and she brings all your conversation to the rumors about you and your reputation. Rumor has it that you <<$gnikname>>.' !Katya Meynold
  39. end
  40. if grupTipe[numnpc] = 4:
  41. !Gopnik
  42. if npcPol[numnpc] = 0:
  43. !парень
  44. if numnpc = 9:'Are you trying to talk to Victor, but he responds to you, "I hear it! Fuck off."' 'Cats
  45. if numnpc ! 9:'<<$gnikname>> laughing at you "Ha ha <<$gnikname>> come. huytsa want more?"'
  46. end
  47. if npcPol[numnpc] > 0:'<<$gnikname>> disgust face contorts "Yuck, <<$gnikname>>. Fuck off bitch!"' !Girl
  48. end
  49. end
  50. --- yesgorslut ---------------------------------