easy fix

  1. SeriousBlueJewel

    [code] Misuse of [tps] parser in hyrax

    During my perusing of the hyrax raider document I noted that the writer, or coder misused the [tps] parser. A parser used for fights. Likely the writer intended for it to be the [singular|] parser. However there would still be some errors that way so here is a list of fixes for them...
  2. SeriousBlueJewel

    [0.9.021-PUBLIC-ELECTRON#2554] Possible missing interaction in Love Starz 2 pink

    Accessed code from de-minified file download From the way I am reading this the loveStarz2PinkLeaveEarly in loveStars2IntroPinkAccept is supposed to be the currently unused loveStarz2PinkBedTime2. In case the above line was confusing in loveStars2IntroPinkAccept change...
  3. SeriousBlueJewel

    [0.9.016] Mitch wrong function

    pc.hasCock() is supposed to be pc.hasCocks() mitch.js if (pc.hasCock()) output(textify`\n\n\nYour other manhood[pc.hasCocks|s aren't|isn't] idle during the ordeal, and [pc.hasCocks|they|it] only help further plaster the purple vulpine in an ever growing glaze of heated, heavy...
  4. SeriousBlueJewel

    [0.9.016] Wrong parser use in Mitch

    cockRangeSNVH should be cumSNVH mitch.js
  5. SeriousBlueJewel

    [0.9.016] Mitch inconsistent penis size requirements

    mitch.js Here is the requirement for entering the scene if (pc.smallestCockLength() <= 14) { addButton(btn++, "Cock", cock); } And as you can see here "<=" is used in the non-taur variant, whilst "<" in the taur variant. It should probably all...
  6. SeriousBlueJewel

    [0.9.015] Mitch missing else

    Mitch.js if (mitch.sexed) output(textify`\n\n\nThe fox has a cute little pucker right between his heart shaped ass cheeks, right where it belongs`); output(textify`\n\n\nYou're pretty sure he has a pucker between those heart shaped asscheeks of his, like most other races...