Changed the way Corporation valuation is calculated (now based on outstanding shares). Updated gameplay documentation for RTD

This commit is contained in:
danielyxie
2019-01-04 16:50:27 -08:00
parent 3a439d8208
commit f4e0eaeffb
17 changed files with 307 additions and 171698 deletions
+1
View File
@@ -518,6 +518,7 @@ export let CONSTANTS: IMap<any> = {
** Slightly reduced the amount of money offered to you by investment firms
** Employee salaries now slowly increase over time
** Slightly reduced the effect "Real Estate" has on the Production Multiplier for the Agriculture industry
** Changed the way your Corporation's value is calculated (this is what determines stock price)
* Added getOrders() Netscript function to the TIX API
* Added getAugmentationPrereq() Singularity function (by havocmayhem)