+
+ {(vore_sprite_flags.length && vore_sprite_flags.join(', ')) ||
+ 'None'}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {belly_sprite_option_shown ? (
+
+
+ ) : (
+ ''
+ )}
+ {tail_option_shown &&
+ vore_sprite_flags.includes('Undergarment addition') ? (
+
+
+
+
+
+
+ ) : (
+ ''
+ )}
+ {tail_option_shown &&
+ vore_sprite_flags.includes('Tail adjustment') ? (
+
+
+ ) : (
+ ''
+ )}
+
+ ) : (
+ ''
+ )}
+