mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Changes the DNA console icons to be less awful (#45869)
* Changes the DNA console icons to be less awful Made some better placeholders * fixed a blinking pixel
This commit is contained in:
@@ -700,7 +700,7 @@ GLOBAL_LIST_EMPTY(asset_datums)
|
||||
|
||||
/datum/asset/simple/genetics
|
||||
assets = list(
|
||||
"dna_discovered.png" = 'html/dna_discovered.png',
|
||||
"dna_undiscovered.png" = 'html/dna_undiscovered.png',
|
||||
"dna_extra.png" = 'html/dna_extra.png'
|
||||
"dna_discovered.gif" = 'html/dna_discovered.gif',
|
||||
"dna_undiscovered.gif" = 'html/dna_undiscovered.gif',
|
||||
"dna_extra.gif" = 'html/dna_extra.gif'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user