Height reduction TF's

K

Krynh

Guest
Which TF's can reduce your height without requiring a full body change ?
 

Corivas

Well-Known Member
Aug 29, 2015
448
2
Goblinola Snack Bar's do that, though save summing is inevitable.


Nepeta decreases it to 6' 3" when you're female and 7'3" when you're male (if over).
 

Corivas

Well-Known Member
Aug 29, 2015
448
2
Females and hermaphrodites are naturally taller than the average male, and more voluptuous

Idk man the wiki does say

  • Has vagina and height greater than 6' 2"
  • No vagina and height less than7' 3"

Shits confusing.
 

Nik_van_Rijn

Well-Known Member
Sep 10, 2015
2,415
506
Moscow, RF
What I meant was: wiki correctly describes how the item works, but the way it works contradicts the fluff.


Edit: scratch that, the wiki got it wrong.

if (target.hasCock() && !target.hasVagina())


{


if (target.tallness < 60 && target.tallnessUnlocked(60)) tfs.push(heightTF);


if (target.tallness > 74 && target.tallnessUnlocked(74)) tfs.push(heightTF);


}


else


{


if (target.tallness < 66 && target.tallnessUnlocked(66)) tfs.push(heightTF);


if (target.tallness > 87 && target.tallnessUnlocked(87)) tfs.push(heightTF);


}
 
Last edited by a moderator: