Browse Source

One variable name was incorrect, fixed it. `

						$wl_whore['nipple_piercing'] = 1
						gs `wl_whore['piercing_nipples']` -> `wl_whore['nipple_piercing']`
netuttki 2 tháng trước cách đây
mục cha
commit
a2d084402b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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'