mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 05:31:53 +00:00
Fixes diona nymph icons.
This commit is contained in:
@@ -30,6 +30,7 @@ var/global/list/_nymph_default_emotes = list(
|
|||||||
speak_emote = list("chirrups")
|
speak_emote = list("chirrups")
|
||||||
icon_state = "nymph"
|
icon_state = "nymph"
|
||||||
item_state = "nymph"
|
item_state = "nymph"
|
||||||
|
icon = 'icons/mob/alien.dmi'
|
||||||
species_language = LANGUAGE_ROOTLOCAL
|
species_language = LANGUAGE_ROOTLOCAL
|
||||||
only_species_language = TRUE
|
only_species_language = TRUE
|
||||||
gender = NEUTER
|
gender = NEUTER
|
||||||
|
|||||||
Reference in New Issue
Block a user