mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 17:11:22 +00:00
Converts Economy to a Subsystem (#5253)
Converts Economy to a Subsystem and cleans it up a bit
This commit is contained in:
@@ -356,6 +356,8 @@
|
||||
SearchVar(CURRENT_TICKLIMIT)
|
||||
SearchVar(SSalarm)
|
||||
SearchVar(SSchemistry)
|
||||
SearchVar(SScargo)
|
||||
SearchVar(SSeconomy)
|
||||
SearchVar(SSeffects)
|
||||
SearchVar(emergency_shuttle)
|
||||
SearchVar(SSevents)
|
||||
@@ -718,14 +720,6 @@
|
||||
SearchVar(breach_brute_descriptors)
|
||||
SearchVar(breach_burn_descriptors)
|
||||
SearchVar(FINGERPRINT_COMPLETE)
|
||||
SearchVar(current_date_string)
|
||||
SearchVar(vendor_account)
|
||||
SearchVar(station_account)
|
||||
SearchVar(department_accounts)
|
||||
SearchVar(num_financial_terminals)
|
||||
SearchVar(next_account_number)
|
||||
SearchVar(all_money_accounts)
|
||||
SearchVar(economy_init)
|
||||
SearchVar(weighted_randomevent_locations)
|
||||
SearchVar(weighted_mundaneevent_locations)
|
||||
SearchVar(severity_to_string)
|
||||
|
||||
Reference in New Issue
Block a user