Browse Source

[fixed] Uploaded music gave fame in two different locations for the same action, which is not how the new fame system works.

bgkjdgbizgblzdgbr 2 years ago
parent
commit
7b481bbb83
1 changed files with 0 additions and 1 deletions
  1. 0 1
      locations/cikl.qsrc

+ 0 - 1
locations/cikl.qsrc

@@ -1958,7 +1958,6 @@ if ml_onlinesongcount > 0:
 			ml_tempsong_uploaded[j] = ml_onlinesong_uploaded[i]
 			*nl
 			if ml_tempsong_lastcalcday[j] <= (daystart - 7) and ml_tempsong_uploaded = 1:
-            	gs 'fame', 'pav', 'music', rand(0, ml_tempsong_freshness[j]/50)
             	gs 'fame', 'city', 'music', rand(0, ml_tempsong_freshness[j]/100)
             	ml_tempsong_freshness[j] -= 10
             	ml_tempsong_lastcalcday[j] = daystart