TG GENETICS AAAAAAAA

aaaaaaaa
This commit is contained in:
Azarak
2019-11-04 23:20:16 +01:00
parent f99aa635e3
commit 1544eafb4f
70 changed files with 1963 additions and 502 deletions
@@ -19,6 +19,7 @@
var/largest_bomb_value = 0
var/organization = "Third-Party" //Organization name, used for display.
var/list/last_bitcoins = list() //Current per-second production, used for display only.
var/list/discovered_mutations = list() //Mutations discovered by genetics, this way they are shared and cant be destroyed by destroying a single console
var/list/tiers = list() //Assoc list, datum = number, 1 is available, 2 is all reqs are 1, so on
/datum/techweb/New()