Additional void/rig suit sprites with tails!
Also, fixed wagging animation. minimum required number of animations is 10, starting from 0. so I just copied and renamed 9 more 1-9 to get tails to work. hooray.
@@ -11,6 +11,8 @@
|
||||
"Vulpkanin" = 'icons/mob/species/vulpkanin/helmet.dmi'
|
||||
)
|
||||
|
||||
sprite_sheets_refit = list(
|
||||
"Vulpkanin" = 'icons/mob/species/vulpkanin/helmet.dmi')
|
||||
|
||||
|
||||
/obj/item/clothing/suit/space/void
|
||||
@@ -24,4 +26,7 @@
|
||||
"Flatland Zorren" = 'icons/mob/species/fennec/suit_vr.dmi',
|
||||
"Highlander Zorren" = 'icons/mob/species/fox/suit_vr.dmi',
|
||||
"Vulpkanin" = 'icons/mob/species/vulpkanin/suit.dmi'
|
||||
)
|
||||
)
|
||||
|
||||
sprite_sheets_refit = list(
|
||||
"Vulpkanin" = 'icons/mob/species/vulpkanin/helmet.dmi')
|
||||
@@ -227,8 +227,7 @@
|
||||
language = "Canilunzt"
|
||||
primitive_form = "Wolpin"
|
||||
tail = "vulptail"
|
||||
// tail_animation = 'icons/mob/species/vulpkanin/tail.dmi' // this will need to be changed.
|
||||
icobase_tail = 1
|
||||
tail_animation = 'icons/mob/species/vulpkanin/tail.dmi' // probably need more than just one of each, but w/e
|
||||
unarmed_types = list(/datum/unarmed_attack/stomp, /datum/unarmed_attack/kick, /datum/unarmed_attack/claws, /datum/unarmed_attack/bite/sharp)
|
||||
darksight = 5 //worse than cats, but better than lizards. -- Poojawa
|
||||
gluttonous = 1
|
||||
|
||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 43 KiB |
|
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 28 KiB |
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 10 KiB |