added vorebelly sprite to service V2

This commit is contained in:
Kashargul
2023-11-24 20:01:37 +01:00
committed by GitHub
parent 118591f471
commit 7cee32da03
2 changed files with 3 additions and 3 deletions
@@ -186,13 +186,13 @@
name = "Hound V2"
sprite_icon_state = "vale"
has_eye_light_sprites = TRUE
has_vore_belly_sprites = FALSE
has_vore_belly_sprites = TRUE
/datum/robot_sprite/dogborg/service/valedark
name = "Hound V2 Darkmode"
sprite_icon_state = "valedark"
has_eye_light_sprites = TRUE
has_vore_belly_sprites = FALSE
has_vore_belly_sprites = TRUE
/datum/robot_sprite/dogborg/service/drake
name = "Drake"
@@ -386,4 +386,4 @@
sprite_icon = 'icons/mob/robot/clerical_large.dmi'
// None yet
*/
*/
Binary file not shown.

Before

Width:  |  Height:  |  Size: 242 KiB

After

Width:  |  Height:  |  Size: 247 KiB