Fixes the "None" gradient/fade being unselectable, fixes broken console sprite. (#14396)

This commit is contained in:
Matt Atlas
2022-07-06 21:15:39 +02:00
committed by GitHub
parent c5dd61c125
commit 2cfa20e3da
3 changed files with 44 additions and 2 deletions
@@ -1794,7 +1794,7 @@ Follow by example and make good judgement based on length which list to include
/datum/species/bug/type_b)
none_48
name = "None"
name = "None (Vaurca Type C/E)"
icon = "icons/mob/base_48.dmi"
icon_state = "none"
species_allowed = list(/datum/species/bug/type_e, /datum/species/bug/type_c)