Small fixes for dogborgs and sprite accessories:

-Ported the hidden snippets of the dogborg code.
-Reset module now resets pixel offset and icon directory again. (broke shit when reseting from dogborg)
-Medihound belly fixed.
-Husky body marking tweaked to not overlap arms in side view.
-Added husky ears that are basically wolf ears that use secondary color instead.
This commit is contained in:
Verkister
2017-01-16 21:30:45 +02:00
parent ccb9d9d01b
commit b993fdea3a
5 changed files with 33 additions and 0 deletions
@@ -1637,6 +1637,13 @@
icon_state = "lab"
//Husky
/datum/sprite_accessory/mam_ears/husky
name = "Husky"
icon_state = "wolf"
hasinner = 1
icon = 'icons/mob/mam_bodyparts.dmi'
extra = 1
/datum/sprite_accessory/mam_tails/husky
name = "Husky"
icon_state = "husky"