piercing_management.tw 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  1. :: piercing_management
  2. <<set $here = 'piercing_management'>>
  3. <<set $ARGS = $location_var[$here]>>
  4. <<if $location_var[$here][0] == 'main'>>
  5. <<if getvar("$ward_img_hgt") == 0>>
  6. <<set $ward_img_hgt = 150>>
  7. <</if>>
  8. <center><font color="maroon">Piercing Management</font></center><center><table border=0 cellspacing=<<ward_img_hgt/25>> cellpadding=5>
  9. <!-- FAILED TO CONVERT
  10. *p '<TH>Tongue piercing</TH><TH>Lip piercing</TH><TH>Ear piercings</TH><TH>Nose piercing</TH>'
  11. -----
  12. * ERROR: FAILED TO CONVERT LITERAL: """p '<TH>Tongue piercing<""" / ERROR: FAILED TO CONVERT LITERAL: """TH><TH>Lip piercing<""" / ERROR: FAILED TO CONVERT LITERAL: """TH><TH>Ear piercings<""" / ERROR: FAILED TO CONVERT LITERAL: """TH><TH>Nose piercing<""" / ERROR: FAILED TO CONVERT LITERAL: """TH>'"""
  13. -->
  14. <<warn "CONVERSION ERROR e4d2952a324c4f06b72cdd946b8d105b">>
  15. <!-- FAILED TO CONVERT
  16. *P '<TR><TD><center>'
  17. -----
  18. * ERROR: FAILED TO CONVERT LITERAL: """P '<TR><TD><center>'"""
  19. -->
  20. <<warn "CONVERSION ERROR 56c4a38d6bc69b4886979a3a19e856ae">>
  21. <<if $pc.decoGet('piercing','tongue') == 10000>>
  22. <a href="exec:gt ''piercing_management'', ''tongue''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/tongue.jpg"></a>
  23. <<elseif $pc.decoGet('piercing','tongue') == 0>>
  24. <img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/tongue.jpg">
  25. <<else>>
  26. <a href="exec:gt ''piercing_management'', ''tongue''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/a<<pirsA>>.jpg"></a>
  27. <</if>>
  28. </center></TD><TD><center>
  29. <<if $pc.decoGet('piercing','lip') == 10000>>
  30. <a href="exec:gt ''piercing_management'', ''lip''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/lip.jpg"></a>
  31. <<elseif $pc.decoGet('piercing','lip') == 0>>
  32. <img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/lip.jpg">
  33. <<else>>
  34. <a href="exec:gt ''piercing_management'', ''lip''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/b<<pirsB>>.jpg"></a>
  35. <</if>>
  36. </center></TD><TD><center>
  37. <<if $pc.decoGet('piercing','ears') == 10000>>
  38. <a href="exec:gt ''piercing_management'', ''ears''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/ears.jpg"></a>
  39. <<elseif $pc.decoGet('piercing','ears') == 0>>
  40. <img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/ears.jpg">
  41. <<else>>
  42. <a href="exec:gt ''piercing_management'', ''ears''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/c<<pirsC>>.jpg"></a>
  43. <</if>>
  44. </center></TD><TD><center>
  45. <<if $pc.decoGet('piercing','nose') == 10000>>
  46. <a href="exec:gt ''piercing_management'', ''nose''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/nose.jpg"></a>
  47. <<elseif $pc.decoGet('piercing','nose') == 0>>
  48. <img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/nose.jpg">
  49. <<else>>
  50. <a href="exec:gt ''piercing_management'', ''nose''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/d<<pirsD>>.jpg"></a>
  51. <</if>>
  52. </center></TD><TR><TD><center>
  53. <<if $pc.decoGet('piercing','tongue') == 0>>
  54. Not pierced
  55. <<elseif $pc.decoGet('piercing','tongue') < 10000>>
  56. <<link "Remove">><<run $pc.decoWear('piercing','tongue',10000)>> <<set $pierWearCount - = 1>> <<gt 'piercing_management' 'main'>><</link>>
  57. <<else>>
  58. Remove
  59. <</if>>
  60. </center></TD><TD><center>
  61. <<if $pc.decoGet('piercing','lip') == 0>>
  62. Not pierced
  63. <<elseif $pc.decoGet('piercing','lip') < 10000>>
  64. <<link "Remove">><<run $pc.decoWear('piercing','lip',10000)>> <<set $pierWearCount - = 1>> <<gt 'piercing_management' 'main'>><</link>>
  65. <<else>>
  66. Remove
  67. <</if>>
  68. </center></TD><TD><center>
  69. <<if $pc.decoGet('piercing','ears') == 0>>
  70. Not pierced
  71. <<elseif $pc.decoGet('piercing','ears') < 10000>>
  72. <<link "Remove">><<run $pc.decoWear('piercing','ears',10000)>> <<set $pierWearCount - = 1>> <<gt 'piercing_management' 'main'>><</link>>
  73. <<else>>
  74. Remove
  75. <</if>>
  76. </center></TD><TD><center>
  77. <<if $pc.decoGet('piercing','nose') == 0>>
  78. Not pierced
  79. <<elseif $pc.decoGet('piercing','nose') < 10000>>
  80. <<link "Remove">><<run $pc.decoWear('piercing','nose',10000)>> <<set $pierWearCount - = 1>> <<gt 'piercing_management' 'main'>><</link>>
  81. <<else>>
  82. Remove
  83. <</if>>
  84. </center></TD>
  85. <!-- FAILED TO CONVERT
  86. *p '<TR><TH>Brow piercing</TH><TH>Nipple piercings</TH><TH>Navel piercing</TH><TH>Pussy piercing</TH>'
  87. -----
  88. * ERROR: FAILED TO CONVERT LITERAL: """p '<TR><TH>Brow piercing<""" / ERROR: FAILED TO CONVERT LITERAL: """TH><TH>Nipple piercings<""" / ERROR: FAILED TO CONVERT LITERAL: """TH><TH>Navel piercing<""" / ERROR: FAILED TO CONVERT LITERAL: """TH><TH>Pussy piercing<""" / ERROR: FAILED TO CONVERT LITERAL: """TH>'"""
  89. -->
  90. <<warn "CONVERSION ERROR 0c3f9dccb6f4f4a40bec04aa4aff1294">>
  91. <!-- FAILED TO CONVERT
  92. *P '<TR><TD><center>'
  93. -----
  94. * ERROR: FAILED TO CONVERT LITERAL: """P '<TR><TD><center>'"""
  95. -->
  96. <<warn "CONVERSION ERROR 56c4a38d6bc69b4886979a3a19e856ae">>
  97. <<if $pc.decoGet('piercing','eyebrow') >= 10000>>
  98. <a href="exec:gt ''piercing_management'', ''brow''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/brow.jpg"></a>
  99. <<elseif $pc.decoGet('piercing','eyebrow') == 0>>
  100. <img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/brow.jpg">
  101. <<else>>
  102. <a href="exec:gt ''piercing_management'', ''brow''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/e<<pirsE>>.jpg"></a>
  103. <</if>>
  104. </a></center></TD><TD><center>
  105. <<if $pc.decoGet('piercing','nipple') >= 10000>>
  106. <a href="exec:gt ''piercing_management'', ''nipples''"><img Height = <<ward_img_hgt>> src="images/pc/body/tits/t<<tits>>.jpg"></a>
  107. <<elseif $pc.decoGet('piercing','nipple') == 0>>
  108. <img Height = <<ward_img_hgt>> src="images/pc/body/tits/t<<tits>>.jpg">
  109. <<else>>
  110. <a href="exec:gt ''piercing_management'', ''nipples''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/f<<pirsF>>.jpg"></a>
  111. <</if>>
  112. </a></center></TD><TD><center>
  113. <<if $pc.decoGet('piercing','navel') >= 10000>>
  114. <a href="exec:gt ''piercing_management'', ''navel''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/navel.jpg"></a>
  115. <<elseif $pc.decoGet('piercing','navel') == 0>>
  116. <img Height = <<ward_img_hgt>> src="images/pc/body/piercings/unpierced/navel.jpg">
  117. <<else>>
  118. <a href="exec:gt ''piercing_management'', ''navel''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/n<<pirsN>>.jpg"></a>
  119. <</if>>
  120. </a></center></TD><TD><center>
  121. <<if $pc.decoGet('piercing','pussy') >= 10000>>
  122. <a href="exec:gt ''piercing_management'', ''pussy''"><img Height = <<ward_img_hgt>> src="<<$pc.pcs_vag_image>>"></a>
  123. <<elseif $pc.decoGet('piercing','pussy') == 0>>
  124. <img Height = <<ward_img_hgt>> src="<<$pc.pcs_vag_image>>">
  125. <<else>>
  126. <a href="exec:gt ''piercing_management'', ''pussy''"><img Height = <<ward_img_hgt>> src="images/pc/body/piercings/g<<pirsG>>.jpg"></a>
  127. <</if>>
  128. </center></TD><TR><TD><center>
  129. <<if $pc.decoGet('piercing','eyebrow') == 0>>
  130. Not pierced
  131. <<elseif $pc.decoGet('piercing','eyebrow') < 10000>>
  132. <<link "Remove">><<run $pc.decoWear('piercing','eyebrow',10000)>> <<set $pierWearCount - = 1>> <<gt 'piercing_management' 'main'>><</link>>
  133. <<else>>
  134. Remove
  135. <</if>>
  136. </center></TD><TD><center>
  137. <<if $pc.decoGet('piercing','nipple') == 0>>
  138. Not pierced
  139. <<elseif $pc.decoGet('piercing','nipple') < 10000>>
  140. <<link "Remove">><<run $pc.decoWear('piercing','nipple',10000)>> <<set $pierWearCount - = 1>> <<gt 'piercing_management' 'main'>><</link>>
  141. <<else>>
  142. Remove
  143. <</if>>
  144. </center></TD><TD><center>
  145. <<if $pc.decoGet('piercing','navel') == 0>>
  146. Not pierced
  147. <<elseif $pc.decoGet('piercing','navel') < 10000>>
  148. <<link "Remove">><<run $pc.decoWear('piercing','navel',10000)>> <<set $pierWearCount - = 1>> <<gt 'piercing_management' 'main'>><</link>>
  149. <<else>>
  150. Remove
  151. <</if>>
  152. </center></TD><TD><center>
  153. <<if $pc.decoGet('piercing','pussy') == 0>>
  154. Not pierced
  155. <<elseif $pc.decoGet('piercing','pussy') < 10000>>
  156. <<link "Remove">><<run $pc.decoWear('piercing','pussy',10000)>> <<set $pierWearCount - = 1>> <<gt 'piercing_management' 'main'>><</link>>
  157. <<else>>
  158. Remove
  159. <</if>>
  160. </center></TD></table></center>
  161. <<actCLA 'Close Piercing management'>>
  162. <<gt $location>>
  163. <</actCLA>>
  164. <</if>>
  165. <<if $location_var[$here][0] == 'tongue'>>
  166. <<set $i = 1>>
  167. <<warn 'JUMP MARKER ENCOUNTERED: :looptongue'>>
  168. <!-- FAILED TO CONVERT
  169. if dyneval('RESULT = PirsA<<i>>_owned') = 1:*p '<a href="exec:pirsA = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/a<<i>>.jpg" height="250" /></a>'
  170. -----
  171. <<if $PirsA' + $i + '_owned == 1>>
  172. <!-- FAILED TO CONVERT
  173. *p '<a href="exec:pirsA = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/a<<i>>.jpg" height="250" /></a>'
  174. -----
  175. <<set * ERROR: FAILED TO CONVERT LITERAL: """p '<a href""" = ERROR: FAILED TO CONVERT LITERAL: """"exec:pirsA = <<i>>""">> <<setn $pierWearCount += 1>> <<set gt ''piercing_management'' , ERROR: FAILED TO CONVERT LITERAL: """''main''"><img src""" = "images / $pc / $pc.body / $piercings / ERROR: FAILED TO CONVERT LITERAL: """a<<i>>.jpg" height="250"""" / ERROR: FAILED TO CONVERT LITERAL: """><""" / ERROR: FAILED TO CONVERT LITERAL: """a>'""">>
  176. -->
  177. <<warn "CONVERSION ERROR 901d7d345252e43ad60461cef9085802">>
  178. <</if>>
  179. -->
  180. <<warn "CONVERSION ERROR 83c2c0804a8b288de925cc66a013fcca">>
  181. <<set $i += 1>>
  182. <<if getvar("$i") <= 4>>
  183. <<warn 'JUMP COMMAND ENCOUNTERED: jump looptongue'>>
  184. <</if>>
  185. <<actCLA 'Return'>>
  186. <<gt 'piercing_management' 'main'>>
  187. <</actCLA>>
  188. <</if>>
  189. <<if $location_var[$here][0] == 'lip'>>
  190. <<set $i = 1>>
  191. <<warn 'JUMP MARKER ENCOUNTERED: :looplip'>>
  192. <!-- FAILED TO CONVERT
  193. if dyneval('RESULT = PirsB<<i>>_owned') = 1:*p '<a href="exec:PirsB = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/b<<i>>.jpg" height="250" /></a>'
  194. -----
  195. <<if $PirsB' + $i + '_owned == 1>>
  196. <!-- FAILED TO CONVERT
  197. *p '<a href="exec:PirsB = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/b<<i>>.jpg" height="250" /></a>'
  198. -----
  199. <<set * ERROR: FAILED TO CONVERT LITERAL: """p '<a href""" = ERROR: FAILED TO CONVERT LITERAL: """"exec:PirsB = <<i>>""">> <<setn $pierWearCount += 1>> <<set gt ''piercing_management'' , ERROR: FAILED TO CONVERT LITERAL: """''main''"><img src""" = "images / $pc / $pc.body / $piercings / ERROR: FAILED TO CONVERT LITERAL: """b<<i>>.jpg" height="250"""" / ERROR: FAILED TO CONVERT LITERAL: """><""" / ERROR: FAILED TO CONVERT LITERAL: """a>'""">>
  200. -->
  201. <<warn "CONVERSION ERROR c58d71dcd388148993cfad336da72f17">>
  202. <</if>>
  203. -->
  204. <<warn "CONVERSION ERROR d99192ea054acc7044f5471bc6214887">>
  205. <<set $i += 1>>
  206. <<if getvar("$i") <= 7>>
  207. <<warn 'JUMP COMMAND ENCOUNTERED: jump looplip'>>
  208. <</if>>
  209. <<actCLA 'Return'>>
  210. <<gt 'piercing_management' 'main'>>
  211. <</actCLA>>
  212. <</if>>
  213. <<if $location_var[$here][0] == 'ears'>>
  214. <<set $i = 1>>
  215. <<warn 'JUMP MARKER ENCOUNTERED: :loopears'>>
  216. <!-- FAILED TO CONVERT
  217. if dyneval('RESULT = PirsC<<i>>_owned') = 1:*p '<a href="exec:pirsC = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/c<<i>>.jpg" height="250" /></a>'
  218. -----
  219. <<if $PirsC' + $i + '_owned == 1>>
  220. <!-- FAILED TO CONVERT
  221. *p '<a href="exec:pirsC = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/c<<i>>.jpg" height="250" /></a>'
  222. -----
  223. <<set * ERROR: FAILED TO CONVERT LITERAL: """p '<a href""" = ERROR: FAILED TO CONVERT LITERAL: """"exec:pirsC = <<i>>""">> <<setn $pierWearCount += 1>> <<set gt ''piercing_management'' , ERROR: FAILED TO CONVERT LITERAL: """''main''"><img src""" = "images / $pc / $pc.body / $piercings / ERROR: FAILED TO CONVERT LITERAL: """c<<i>>.jpg" height="250"""" / ERROR: FAILED TO CONVERT LITERAL: """><""" / ERROR: FAILED TO CONVERT LITERAL: """a>'""">>
  224. -->
  225. <<warn "CONVERSION ERROR f71fc0ef9bb120b4a14c4305d4cd8600">>
  226. <</if>>
  227. -->
  228. <<warn "CONVERSION ERROR 4353dc574794ae423c9a7a3a908d2364">>
  229. <<set $i += 1>>
  230. <<if getvar("$i") <= 24>>
  231. <<warn 'JUMP COMMAND ENCOUNTERED: jump loopears'>>
  232. <</if>>
  233. <<actCLA 'Return'>>
  234. <<gt 'piercing_management' 'main'>>
  235. <</actCLA>>
  236. <</if>>
  237. <<if $location_var[$here][0] == 'nose'>>
  238. <<set $i = 1>>
  239. <<warn 'JUMP MARKER ENCOUNTERED: :loopnose'>>
  240. <!-- FAILED TO CONVERT
  241. if dyneval('RESULT = PirsD<<i>>_owned') = 1:*p '<a href="exec:pirsD = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/d<<i>>.jpg" height="250" /></a>'
  242. -----
  243. <<if $PirsD' + $i + '_owned == 1>>
  244. <!-- FAILED TO CONVERT
  245. *p '<a href="exec:pirsD = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/d<<i>>.jpg" height="250" /></a>'
  246. -----
  247. <<set * ERROR: FAILED TO CONVERT LITERAL: """p '<a href""" = ERROR: FAILED TO CONVERT LITERAL: """"exec:pirsD = <<i>>""">> <<setn $pierWearCount += 1>> <<set gt ''piercing_management'' , ERROR: FAILED TO CONVERT LITERAL: """''main''"><img src""" = "images / $pc / $pc.body / $piercings / ERROR: FAILED TO CONVERT LITERAL: """d<<i>>.jpg" height="250"""" / ERROR: FAILED TO CONVERT LITERAL: """><""" / ERROR: FAILED TO CONVERT LITERAL: """a>'""">>
  248. -->
  249. <<warn "CONVERSION ERROR 2eeb98727f2803523b91b4450344f0b5">>
  250. <</if>>
  251. -->
  252. <<warn "CONVERSION ERROR 113d7bc78bf653f0e794a648cf3b8570">>
  253. <<set $i += 1>>
  254. <<if getvar("$i") <= 7>>
  255. <<warn 'JUMP COMMAND ENCOUNTERED: jump loopnose'>>
  256. <</if>>
  257. <<actCLA 'Return'>>
  258. <<gt 'piercing_management' 'main'>>
  259. <</actCLA>>
  260. <</if>>
  261. <<if $location_var[$here][0] == 'brow'>>
  262. <<set $i = 1>>
  263. <<warn 'JUMP MARKER ENCOUNTERED: :loopbrow'>>
  264. <!-- FAILED TO CONVERT
  265. if dyneval('RESULT = PirsE<<i>>_owned') = 1:*p '<a href="exec:pirsE = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/e<<i>>.jpg" height="250" /></a>'
  266. -----
  267. <<if $PirsE' + $i + '_owned == 1>>
  268. <!-- FAILED TO CONVERT
  269. *p '<a href="exec:pirsE = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/e<<i>>.jpg" height="250" /></a>'
  270. -----
  271. <<set * ERROR: FAILED TO CONVERT LITERAL: """p '<a href""" = ERROR: FAILED TO CONVERT LITERAL: """"exec:pirsE = <<i>>""">> <<setn $pierWearCount += 1>> <<set gt ''piercing_management'' , ERROR: FAILED TO CONVERT LITERAL: """''main''"><img src""" = "images / $pc / $pc.body / $piercings / ERROR: FAILED TO CONVERT LITERAL: """e<<i>>.jpg" height="250"""" / ERROR: FAILED TO CONVERT LITERAL: """><""" / ERROR: FAILED TO CONVERT LITERAL: """a>'""">>
  272. -->
  273. <<warn "CONVERSION ERROR 71ea4409a391f1a8563b1ed8045eba2f">>
  274. <</if>>
  275. -->
  276. <<warn "CONVERSION ERROR eacc082bc8f55146c667f1b17ff002a6">>
  277. <<set $i += 1>>
  278. <<if getvar("$i") <= 2>>
  279. <<warn 'JUMP COMMAND ENCOUNTERED: jump loopbrow'>>
  280. <</if>>
  281. <<actCLA 'Return'>>
  282. <<gt 'piercing_management' 'main'>>
  283. <</actCLA>>
  284. <</if>>
  285. <<if $location_var[$here][0] == 'nipples'>>
  286. <<set $i = 1>>
  287. <<warn 'JUMP MARKER ENCOUNTERED: :loopnipples'>>
  288. <!-- FAILED TO CONVERT
  289. if dyneval('RESULT = PirsF<<i>>_owned') = 1:*p '<a href="exec:pirsF = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/f<<i>>.jpg" height="250" /></a>'
  290. -----
  291. <<if $PirsF' + $i + '_owned == 1>>
  292. <!-- FAILED TO CONVERT
  293. *p '<a href="exec:pirsF = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/f<<i>>.jpg" height="250" /></a>'
  294. -----
  295. <<set * ERROR: FAILED TO CONVERT LITERAL: """p '<a href""" = ERROR: FAILED TO CONVERT LITERAL: """"exec:pirsF = <<i>>""">> <<setn $pierWearCount += 1>> <<set gt ''piercing_management'' , ERROR: FAILED TO CONVERT LITERAL: """''main''"><img src""" = "images / $pc / $pc.body / $piercings / ERROR: FAILED TO CONVERT LITERAL: """f<<i>>.jpg" height="250"""" / ERROR: FAILED TO CONVERT LITERAL: """><""" / ERROR: FAILED TO CONVERT LITERAL: """a>'""">>
  296. -->
  297. <<warn "CONVERSION ERROR 734a201e4b323995e128b70fa2bb5629">>
  298. <</if>>
  299. -->
  300. <<warn "CONVERSION ERROR ddc0dc3a439091d8aca459fafa525d6d">>
  301. <<set $i += 1>>
  302. <<if getvar("$i") <= 7>>
  303. <<warn 'JUMP COMMAND ENCOUNTERED: jump loopnipples'>>
  304. <</if>>
  305. <<actCLA 'Return'>>
  306. <<gt 'piercing_management' 'main'>>
  307. <</actCLA>>
  308. <</if>>
  309. <<if $location_var[$here][0] == 'navel'>>
  310. <<set $i = 1>>
  311. <<warn 'JUMP MARKER ENCOUNTERED: :loopnavel'>>
  312. <!-- FAILED TO CONVERT
  313. if dyneval('RESULT = PirsN<<i>>_owned') = 1:*p '<a href="exec:pirsN = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/n<<i>>.jpg" height="250" /></a>'
  314. -----
  315. <<if $PirsN' + $i + '_owned == 1>>
  316. <!-- FAILED TO CONVERT
  317. *p '<a href="exec:pirsN = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/n<<i>>.jpg" height="250" /></a>'
  318. -----
  319. <<set * ERROR: FAILED TO CONVERT LITERAL: """p '<a href""" = ERROR: FAILED TO CONVERT LITERAL: """"exec:pirsN = <<i>>""">> <<setn $pierWearCount += 1>> <<set gt ''piercing_management'' , ERROR: FAILED TO CONVERT LITERAL: """''main''"><img src""" = "images / $pc / $pc.body / $piercings / ERROR: FAILED TO CONVERT LITERAL: """n<<i>>.jpg" height="250"""" / ERROR: FAILED TO CONVERT LITERAL: """><""" / ERROR: FAILED TO CONVERT LITERAL: """a>'""">>
  320. -->
  321. <<warn "CONVERSION ERROR 799b0e2cd179198cf1195c00d258496b">>
  322. <</if>>
  323. -->
  324. <<warn "CONVERSION ERROR fb295290ac9deee75f1add2b4b8a7803">>
  325. <<set $i += 1>>
  326. <<if getvar("$i") <= 4>>
  327. <<warn 'JUMP COMMAND ENCOUNTERED: jump loopnavel'>>
  328. <</if>>
  329. <<actCLA 'Return'>>
  330. <<gt 'piercing_management' 'main'>>
  331. <</actCLA>>
  332. <</if>>
  333. <<if $location_var[$here][0] == 'pussy'>>
  334. <<set $i = 1>>
  335. <<warn 'JUMP MARKER ENCOUNTERED: :looppussy'>>
  336. <!-- FAILED TO CONVERT
  337. if dyneval('RESULT = PirsG<<i>>_owned') = 1:*p '<a href="exec:pirsG = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/g<<i>>.jpg" height="250" /></a>'
  338. -----
  339. <<if $PirsG' + $i + '_owned == 1>>
  340. <!-- FAILED TO CONVERT
  341. *p '<a href="exec:pirsG = <<i>> & pierWearCount += 1 & gt ''piercing_management'', ''main''"><img src="images/pc/body/piercings/g<<i>>.jpg" height="250" /></a>'
  342. -----
  343. <<set * ERROR: FAILED TO CONVERT LITERAL: """p '<a href""" = ERROR: FAILED TO CONVERT LITERAL: """"exec:pirsG = <<i>>""">> <<setn $pierWearCount += 1>> <<set gt ''piercing_management'' , ERROR: FAILED TO CONVERT LITERAL: """''main''"><img src""" = "images / $pc / $pc.body / $piercings / ERROR: FAILED TO CONVERT LITERAL: """g<<i>>.jpg" height="250"""" / ERROR: FAILED TO CONVERT LITERAL: """><""" / ERROR: FAILED TO CONVERT LITERAL: """a>'""">>
  344. -->
  345. <<warn "CONVERSION ERROR 47ac044a48aad805d15602253dd1691f">>
  346. <</if>>
  347. -->
  348. <<warn "CONVERSION ERROR 7e5015ae7c17759362ab7cdea24dceb1">>
  349. <<set $i += 1>>
  350. <<if getvar("$i") <= 10>>
  351. <<warn 'JUMP COMMAND ENCOUNTERED: jump looppussy'>>
  352. <</if>>
  353. <<actCLA 'Return'>>
  354. <<gt 'piercing_management' 'main'>>
  355. <</actCLA>>
  356. <</if>>