Adding 3 tiers of bellies to dullahan V3s (64x64) (#19125)

* added bellys to dmi and added flag

* Dmi fixing (adding in sit versions)

* removed child extras

* fixing spelling error in DMI
This commit is contained in:
Asher 49
2026-02-06 09:36:06 -05:00
committed by GitHub
parent 5cdc42085b
commit b2de7fe3c1
23 changed files with 22 additions and 0 deletions
@@ -352,6 +352,8 @@
has_eye_light_sprites = TRUE
has_rest_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
rest_sprite_options = list("Default", "Sit")
icon_x = 64
pixel_x = -16
@@ -273,6 +273,8 @@
has_eye_light_sprites = TRUE
has_rest_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
rest_sprite_options = list("Default", "Sit")
sprite_decals = list("decals")
icon_x = 64
@@ -243,6 +243,8 @@
has_eye_light_sprites = TRUE
has_rest_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
rest_sprite_options = list("Default", "Sit")
sprite_decals = list("decals")
icon_x = 64
@@ -179,6 +179,8 @@
has_eye_light_sprites = TRUE
has_rest_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
rest_sprite_options = list("Default", "Sit")
sprite_decals = list("decals")
icon_x = 64
@@ -211,6 +211,8 @@
has_eye_light_sprites = TRUE
has_rest_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
rest_sprite_options = list("Default", "Sit")
sprite_decals = list("decals")
icon_x = 64
@@ -248,6 +248,8 @@
name = "Dullahan v3"
sprite_icon = 'icons/mob/robot/dullahan/v3/science.dmi'
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
has_eye_light_sprites = TRUE
sprite_icon_state = "dullahanscience"
rest_sprite_options = list("Default", "Sit")
@@ -255,6 +255,8 @@
has_eye_light_sprites = TRUE
has_rest_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
sprite_decals = list("decals")
rest_sprite_options = list("Default", "Sit")
icon_x = 64
@@ -166,6 +166,8 @@
sprite_icon = 'icons/mob/robot/dullahan/v3/standard.dmi'
sprite_icon_state = "dullahanstandard"
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
sprite_decals = list("decals")
rest_sprite_options = list("Default", "sit")
@@ -98,6 +98,8 @@
has_eye_light_sprites = TRUE
has_custom_open_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
sprite_decals = list("decals")
rest_sprite_options = list("Default", "Sit")
@@ -197,6 +199,8 @@
has_eye_light_sprites = TRUE
has_custom_open_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
sprite_decals = list("decals")
rest_sprite_options = list("Default", "Sit")
@@ -280,6 +284,8 @@
sprite_icon_state = "dullahanninja"
has_eye_light_sprites = TRUE
has_vore_belly_sprites = TRUE
has_vore_belly_resting_sprites = TRUE
belly_capacity_list = list("sleeper" = 3)
sprite_decals = list("decals")
rest_sprite_options = list("Default", "Sit")
pixel_x = -16