1
0
Преглед на файлове

[fixed] A typo in the documentation.

bgkjdgbizgblzdgbr преди 3 години
родител
ревизия
2a300003e5
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      locations/fame.qsrc

+ 1 - 1
locations/fame.qsrc

@@ -439,7 +439,7 @@ if $ARGS[0] = 'calculate':
 	end	
 	
 
-	!! Fame in the city will take alittle while before it start being noticed in other places. But the it will start spreading much faster than in the city. (The formula is +1050-52500000/(50000+(fame_city/10)^3 if the palyer si Sveta, but will spread a little slower for non Sveta starts using the formula +fame_city^2/1000)
+	!! Fame in the city will take alittle while before it start being noticed in other places. But the it will start spreading much faster than in the city. (The formula is +1050-52500000/(50000+(fame_city/10)^3 if the palyer is Sveta, but will spread a little slower for non Sveta starts using the formula +fame_city^2/1000)
 	if StoryLine = 1:
 		if dyneval('RESULT = fame[''city_<<$ARGS[1]>>_core'']') >= 2000: 
 			dynamic 'fame[''city_<<$ARGS[1]>>_contribution_high''] = 1050'