Преглед изворни кода

[fixed] minor bugs in the newly implemented functions

f95Lok пре 2 недеља
родитељ
комит
5c91e55206
2 измењених фајлова са 4 додато и 1 уклоњено
  1. 1 0
      locations/piercing_management.qsrc
  2. 3 1
      locations/tattoo_management.qsrc

+ 1 - 0
locations/piercing_management.qsrc

@@ -133,6 +133,7 @@ if $ARGS[0] = 'buy':
 	end
 
 	gs 'piercing_management', 'add', $ARGS[2], ARGS[3]
+	gs 'piercing_management', 'count'
 	gs 'stat'
 
 	act 'Return': gt $loc, $loc_arg

+ 3 - 1
locations/tattoo_management.qsrc

@@ -96,11 +96,13 @@ if $ARGS[0] = 'buy':
 		money -= price 
 	else 
 		karta -= price
+	end
 
 	gs 'tattoo_management', 'add', $ARGS[2], ARGS[3]
+	gs 'tattoo_management', 'count'
 	gs 'stat'
 
-	act 'Return': gt $loc, $loc_arg
+	gt $loc, $loc_arg
 end
 
 ! [1] - action_type