|
@@ -288,7 +288,7 @@ if $ARGS[0] = 'character':
|
|
|
if $wl_brand['type'] ! '': 'You have been branded as a whore with a <a href="exec: gt ''mod_wlife_phone'', ''tattoo'', ''brand''"><<$wl_brand[''type'']>> tattoo</a>.'
|
|
|
if $wl_brand['text_pubic'] ! '': 'Iosif forced you to get a <a href="exec: gt ''mod_wlife_phone'', ''tattoo'', ''iosif''">pubic tattoo</a>.'
|
|
|
if wl_whore['tongue_piercing'] > 0: 'The Bely''s forced you to get a <a href="exec: gt ''mod_wlife_phone'', ''tongue_piercing''">tongue piercing</a>.'
|
|
|
- if $wl_whore['nipple_piercing'] > 0: 'Irina forced you to get a <a href="exec: gt ''mod_wlife_phone'', ''nipple_piercing''">nipple piercing</a>.'
|
|
|
+ if wl_whore['nipple_piercing'] > 0: 'Irina forced you to get a <a href="exec: gt ''mod_wlife_phone'', ''nipple_piercing''">nipple piercing</a>.'
|
|
|
*nl
|
|
|
end
|
|
|
|
|
@@ -450,7 +450,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'nipple_piercing':
|
|
|
*clr & cla
|
|
|
- '<center><img height = 480 src="<<func(''piercing_management'', ''nipples_image'',$wl_whore[''nipple_piercing''])>>"></center>'
|
|
|
+ '<center><img height = 480 src="<<func(''piercing_management'', ''nipples_image'',wl_whore[''nipple_piercing''])>>"></center>'
|
|
|
'Irina forced you to get this piercing.'
|
|
|
|
|
|
act 'Continue': gt 'mod_wlife_phone', 'start'
|