浏览代码

One variable name was incorrect, fixed it. `

						$wl_whore['nipple_piercing'] = 1
						gs `wl_whore['piercing_nipples']` -> `wl_whore['nipple_piercing']`
netuttki 2 月之前
父节点
当前提交
a2d084402b
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      locations/mod_wlife_tattoo_piercing.qsrc

+ 2 - 2
locations/mod_wlife_tattoo_piercing.qsrc

@@ -896,8 +896,8 @@ if $ARGS[0] = 'third_visit':
 					act 'Get pierced':
 						*clr & cla
 						minut += 20
-						$wl_whore['nipple_piercing'] = 1						
-						gs 'piercing_management', 'add', 'nipples', wl_whore['piercing_nipples']
+						wl_whore['nipple_piercing'] = 1						
+						gs 'piercing_management', 'add', 'nipples', wl_whore['nipple_piercing']
 						gs 'pain', 9, 'nipples', 'pierce'
 						gs 'pain', 9, 'nipples', 'pierce'
 						gs 'stat'