Adds a few more belly fullscreens

This commit is contained in:
Heroman
2023-08-13 08:48:43 +10:00
parent 0cc9237d41
commit efccfff71f
4 changed files with 10 additions and 1 deletions
+10 -1
View File
@@ -12,7 +12,16 @@
var/global/list/belly_colorable_only_fullscreens = list("a_synth_flesh_mono",
"a_synth_flesh_mono_hole",
"a_anim_belly",
"multi_layer_test_tummy")
"multi_layer_test_tummy",
"gematically_angular",
"entrance_to_a_tumby",
"passage_to_a_tumby",
"destination_tumby",
"destination_tumby_fluidless",
"post_tumby_passage",
"post_tumby_passage_fluidless",
"not_quite_tumby",
"could_it_be_a_tumby")
/mob/living
var/datum/vore_look/vorePanel
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 MiB

After

Width:  |  Height:  |  Size: 4.1 MiB