Browse Source

[fixed] pcs_tattoos instead of the wrong tattoos variable

anjuna krokus 2 tháng trước cách đây
mục cha
commit
62db31067c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      locations/pirsingsalon.qsrc

+ 1 - 1
locations/pirsingsalon.qsrc

@@ -946,7 +946,7 @@ if $ARGS[0] = 'tattoo_arm':
 	menu_off = 1
 	gs 'stat'
 
-	if tattoos['arm'] <= 0:
+	if pcs_tattoos['arm'] <= 0:
 		ps_total = func('tattoo_management', 'totals', 'arm')
 		ps_i = 1
 		:looptatarm