瀏覽代碼

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

anjuna krokus 2 月之前
父節點
當前提交
809970b0e1
共有 1 個文件被更改,包括 1 次插入1 次删除
  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'