mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Fixes the "None" gradient/fade being unselectable, fixes broken console sprite. (#14396)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user