belt + typo fix

This commit is contained in:
Dip
2020-10-10 17:42:10 -03:00
parent 420f42a4a6
commit 2381dd7504
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -6072,6 +6072,7 @@
/obj/machinery/light/small,
/obj/effect/decal/cleanable/dirt,
/obj/item/stack/cable_coil,
/obj/item/storage/belt/utility,
/turf/open/floor/plasteel,
/area/awaymission/snowdin/post/garage)
"mX" = (
@@ -7269,6 +7270,7 @@
},
/obj/item/clothing/gloves/color/yellow,
/obj/item/stack/cable_coil,
/obj/item/storage/belt/utility,
/turf/open/floor/plasteel,
/area/awaymission/snowdin/post/engineering)
"pz" = (
@@ -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