Merge pull request #15243 from Heroman3003/new-belly-fullscreens

Adds a few more belly fullscreens
This commit is contained in:
Heroman3003
2023-08-14 04:14:10 +10:00
committed by GitHub
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