'
'Master pierced your tongue and inserted a barbell.'
act 'Leave':gt $curloc
}
$pirsgub = {
cls
minut += 30
money -= 6000
pirsB = 1
gs 'stat'
'
'
'Master pierced your lip and inserted a ring.'
act 'Leave':gt $curloc
}
$pirsysh = {
cls
minut += 30
money -= 3000
pirsC = 1
gs 'stat'
'Master pierced your ears inserted earrings.'
act 'Leave':gt $curloc
}
$pirsnos = {
cls
minut += 30
money -= 5000
pirsD = 1
gs 'stat'
'Master pierced your nose and inserted a ring.'
act 'Leave':gt $curloc
}
$pirsbro = {
cls
minut += 30
money -= 5000
pirsE = 1
gs 'stat'
'Master pierced your eyebrow inserted a barbell.'
act 'Leave':gt $curloc
}
$pirssos = {
cls
minut += 30
money -= 10000
pirsF = 1
nippain = 2
nippainday = daystart
gs 'stat'
'Master pierced your nipples and inserted rings.'
act 'Leave':gt $curloc
}
$pirsvla = {
cls
minut += 30
money -= 25000
pirsG = 1
painpub = 2
painpubday = daystart
gs 'stat'
'Master pierced your labia and inserted rings.'
act 'Leave':gt $curloc
}
$pirspyp = {
cls
minut += 30
money -= 10000
pirsN = 1
gs 'stat'
'Master pierced your navel and inserted a barbell.'
act 'Leave':gt $curloc
}
$pirsclit = {
cls
minut += 30
money -= 25000
pirsGL = 1
painpub = 2
painpubday = daystart
gs'stat'
'Master pierced your clitoris and inserted a rod.'
act 'Escape':gt $curloc
}
$tatyadd = {
cla
cls
gs 'stat'
act 'Go back':killvar 'n' & gt $curloc
'
'
if tatlip = 0:
n = 1
:looptatlip
*p ''
n += 1
if n <= 3:jump 'looptatlip'
*nl
end
if tatplech = 0:
n = 1
:looptatplech
*p ''
n += 1
if n <= 4:jump 'looptatplech'
*nl
end
if tatback = 0:
n = 1
:looptatback
*p ''
n += 1
if n <= 4:jump 'looptatback'
*nl
end
if tatupb = 0:
n = 1
:looptatlowerback
*p ''
n += 1
if n <= 4:jump 'looptatlowerback'
*nl
end
if tatvag = 0:
n = 1
:looptatvag
*p ''
n += 1
if n <= 6:jump 'looptatvag'
*nl
end
if tatleg = 0:
n = 1
:looptatleg
*p ''
n += 1
if n <= 4:jump 'looptatleg'
*nl
end
'
'
}
$maketatlip = {
view 'images/body/tatlip<>.jpg'
act 'Make me a tattoo':
cla
tatlip = n
money -= 8000
minut += 60
vaf += 10
gs 'stat'
dynamic $tatyadd
end
}
$maketatplech = {
view 'images/body/tatplech<>.jpg'
act 'Make me a tattoo':
cla
tatplech = n
money -= 8000
minut += 60
vaf += 10
gs 'stat'
dynamic $tatyadd
end
}
$maketatback = {
view 'images/body/tatb<>.jpg'
act 'Make me a tattoo':
cla
tatback = n
money -= 8000
minut += 60
vaf += 10
gs 'stat'
dynamic $tatyadd
end
}
$maketatupb = {
view 'images/body/tatupb<>.jpg'
act 'Make me a tattoo':
cla
tatupb = n
money -= 8000
minut += 60
vaf += 10
gs 'stat'
dynamic $tatyadd
end
}
$maketatvag = {
view 'images/body/tatvag<>.jpg'
act 'Make me a tattoo':
cla
tatvag = n
money -= 8000
minut += 60
vaf += 10
gs 'stat'
dynamic $tatyadd
end
}
$maketatleg = {
view 'images/body/tatleg<>.jpg'
act 'Make me a tattoo':
cla
tatleg = n
money -= 8000
minut += 60
vaf += 10
gs 'stat'
dynamic $tatyadd
end
}
$permtatbro={
cls
minut += 60
money -= 6000
browper = 1
gs 'stat'
'You now have a permanent eyebrow tattoo.'
act 'Leave':gt $curloc
}
gs 'stat'
fcolor = rgb(0, 0, 0)
bcolor = rgb(255, 255, 255)
lcolor = rgb(106, 90, 205)
'