Explorar o código

[fixed] piercings not showing up in the looks page. Reported by Sapper

anjuna krokus hai 2 meses
pai
achega
809970b0e1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      locations/obj_din.qsrc

+ 1 - 1
locations/obj_din.qsrc

@@ -2182,7 +2182,7 @@ if $ARGS[0] = 'piercing':
 	gs 'obj_din','bodytabs'
 	'<center><h1>Piercings</h1></center>'
 	'<center>'
-	if pcs_piercings['total']:
+	if pcs_piercings['total'] = 0:
 		'You have no piercings.'
 	elseif pcs_piercings['wearing'] = 0:
 		'You are not wearing any piercings'