Merge pull request #570 from ArchieBeepBoop/enginemapfixes

Some map fixes + changes
This commit is contained in:
QuoteFox
2020-10-12 15:35:06 +01:00
committed by GitHub
11 changed files with 160 additions and 161 deletions
@@ -20,7 +20,7 @@
/mob/living/simple_animal/pet/dog/ComponentInitialize()
. = ..()
AddElement(/datum/element/wuv, "yaps_happily!", EMOTE_AUDIBLE, /datum/mood_event/pet_animal, "growls!", EMOTE_AUDIBLE)
AddElement(/datum/element/wuv, "yaps happily!", EMOTE_AUDIBLE, /datum/mood_event/pet_animal, "growls!", EMOTE_AUDIBLE)
AddElement(/datum/element/mob_holder, held_icon)
//Corgis and pugs are now under one dog subtype