Here is the code about the mag:
Code:
elseif $ARGS[1] = 'Bimbo':
cla & *clr
minutes += 15
mc_bimboBuff += 5
'<center><img src="Images/Shared/Magazines/Bimbo/' + rand (1,8) + '.gif" height="350" /></center>'
'You don''t remember reading anything specific, but a glance at the clock shows at least 15 minutes has passed. That''s weird...'
if bimboChange = 1:
killvar 'bimboChange'
:bimboLoop
rando = rand(1,3)
if rando = 1:
if arrpos('mc_traits',1) ! -1 and arrpos('mc_traits',11) ! -1: jump 'bimboLoop'
gs 'GenerateTraits','Assign',1
elseif rando = 2:
if arrpos('mc_traits',8) ! -1: jump 'bimboLoop'
gs 'GenerateTraits','Assign','hugeFlirt'
elseif rando = 3:
if outfit_minInhib <= 10:
if arrpos('mc_traits',12) = -1: gs 'GenerateTraits','Assign','flauntIt'
else
outfit_minInhib -= 10
mc_inhib -= 1
mc_femLevel += 1
end
end
else
mc_bimboBuff += 5
end
TLDR: Reading the mag will raise your bimbo stat. When that stat is high enough there will be a rng giving you a) "All dolled up", b) "Constant flirt" c) lower clothing inhibition ... or if that is low enough "flaunt it" .
So it can be a few times or forever...
About the "flaunt it" trait pls look above. I will correct the description in my support post.
Ahem... well, nobody told me the add-trait cheat was deactivated in the cheat mod.
... it is back in and you may unlock any trait by cheat now...