Browse Source

[fixed] navel piercing returned to brow piercing. Reported by Grimaldus

anjuna krokus 2 months ago
parent
commit
f46cd98dc2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/pirsingsalon.qsrc

+ 1 - 1
locations/pirsingsalon.qsrc

@@ -655,7 +655,7 @@ if $ARGS[0] = 'piercing_navel2':
 
 	if pcs_piercings['navel_<<ARGS[1]>>_owned'] = 1:
 		'You already own this piercing.'
-		act 'Return': gt 'pirsingsalon', 'piercing_brow'
+		act 'Return': gt 'pirsingsalon', 'piercing_navel'
 
 	elseif pcs_piercings['navel'] = 0:
 		if max(money, karta) < 8000: