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
+8
View File
@@ -677,3 +677,11 @@ GLOBAL_LIST_EMPTY(asset_datums)
Insert(initial(D.id), I)
return ..()
/datum/asset/simple/genetics
assets = list(
"dna_discovered.gif" = 'html/dna_discovered.gif',
"dna_undiscovered.gif" = 'html/dna_undiscovered.gif',
"dna_extra.gif" = 'html/dna_extra.gif'
)