Tweaks to MK

This commit is contained in:
Fermi
2019-07-09 23:27:37 +01:00
parent c12c5be2b6
commit ce390fb595
5 changed files with 13 additions and 7 deletions
@@ -299,7 +299,7 @@
if(owner.client?.prefs.lewdchem)
to_chat(owner, "<span class='small velvet'><i>[pick("It feels so good to listen to [master].", "You can't keep your eyes off [master].", "[master]'s voice is making you feel so sleepy.", "You feel so comfortable with [master]", "[master] is so dominant, it feels right to obey them.")].</b></span>")
if (2) //partially enthralled
if (enthrallTally > 200)
if(enthrallTally > 200)
phase += 1
mental_capacity -= resistanceTally//leftover resistance per step is taken away from mental_capacity.
enthrallTally = 0