|
@@ -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'
|