Fixes diona nymph icons.

This commit is contained in:
MistakeNot4892
2023-07-17 23:23:56 +10:00
parent 567f003541
commit e79c22eef8

View File

@@ -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