shorten RATE message
not enough room to describe "fractions add up" -- maybe I can just fit in the "remainder" to hint that it will be considered in future upgrades?
This commit is contained in:
		| @@ -761,15 +761,13 @@ between each | |||||||
|  shot when |  shot when | ||||||
|   firing. |   firing. | ||||||
|  |  | ||||||
|  fractions |  | ||||||
|  not shown, |  | ||||||
|   but they |  | ||||||
|   add up. |  | ||||||
|  |  | ||||||
|    is: ]]..tostr(c)..[[f |    is: ]]..tostr(c)..[[f | ||||||
| minus: ]]..tostr(c-newc)..[[f | minus: ]]..tostr(c-newc)..[[f | ||||||
| ---------- | ---------- | ||||||
| total: ]]..tostr(newc).."f", | total: ]]..tostr(newc)..[[f | ||||||
|  |  | ||||||
|  | remainder: | ||||||
|  |   ]]..sub(tostr(newc-rawnewc),0,5), | ||||||
|   action=function() |   action=function() | ||||||
|    self.cooldown=newc>>16 |    self.cooldown=newc>>16 | ||||||
|    self.cd_remainder=newc-rawnewc |    self.cd_remainder=newc-rawnewc | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user