Browse Source

[Fixed] Fixed makeup bonus when makeup is ruined

ADCSux 2 years ago
parent
commit
6dd3cf564d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      locations/body.qsrc

+ 1 - 0
locations/body.qsrc

@@ -364,6 +364,7 @@ if $ARGS[0] = '':
 	end
 
 	mopkoef = pcs_makupskl / 5
+	if pcs_makeup = 0: mopkoef = -5
 	if pcs_makeup = 5: mopkoef = 30
 	if pcs_makeup = 6 and bimbolevel >= 2: extra_supnatvnesh = 2*bimbolevel - 2