mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Merged getFlatIcon rendering from tgstation
Based on tgstation #2826. This is not all of it though.
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
L.fields["b_dna"] = H.dna.unique_enzymes
|
||||
L.fields["enzymes"] = H.dna.SE // Used in respawning
|
||||
L.fields["identity"] = H.dna.UI // "
|
||||
L.fields["image"] = getFlatIcon(H,0) //This is god-awful
|
||||
L.fields["image"] = getFlatIcon(H) //This is god-awful
|
||||
locked += L
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user