Rebalancing QCD a bit

This commit is contained in:
Putnam3145
2022-06-06 20:41:10 -07:00
parent 218049e6f5
commit 6fe08f0a4e
6 changed files with 26 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
var/list/obj/machinery/computer/rdconsole/consoles_accessing = list()
var/id = "generic"
var/list/research_logs = list() //IC logs.
var/largest_bomb_value = 0
var/largest_values = list()
var/organization = "Third-Party" //Organization name, used for display.
var/list/next_income = list() //To be applied on the next passive techweb income
var/list/last_bitcoins = list() //Current per-second production, used for display only.