feat: add nsfw barrier component

This commit is contained in:
Sebin Nyshkim 2025-06-20 22:44:59 +02:00
parent 76473e5a78
commit 7280829591
4 changed files with 65 additions and 2 deletions

View file

@ -59,6 +59,7 @@ gallery: [
:@width="[1000]"
:@char="$data.firstName.toLowerCase()"
:@dropshadow="true"
:@nsfw="true"
></ref-img>
<colors :@colors="$data.getColors()"></colors>
@ -85,6 +86,7 @@ Sebin has a muscular build that he keeps in shape with regular exercise.
:@width="[1000]"
:@char="$data.firstName.toLowerCase()"
:@dropshadow="true"
:@nsfw="true"
></ref-img>
<quick-info>
@ -147,6 +149,14 @@ An assortment of additional references how Sebin can be drawn.
></ref-img>
</ref-gallery>
<nsfw-barrier>
<div slot="message">
## Danger Zone
Here be kinky dragons 👀💦
</div>
## Penis
<ref-img
@ -164,3 +174,4 @@ An assortment of additional references how Sebin can be drawn.
</quick-info>
Despite his reptilian appearance, Sebin has nipples, a feature of the human side of his family. Furthermore, his external testicles represent another humanized feature. Where relatives of his ilk possess a slit in which the penis lies protectively, Sebin possesses a pouch-like sheath from which the tip of the penis protrudes slightly. The shape of his shaft is predominantly humanoid, but it is surrounded by ridges and has no equivalent of a foreskin. When aroused, the coal-black shaft swells and pushes out of the sheath until fully erect, the sheath wrapping around the root of the shaft like a ring. However, he can also push it out in a flaccid state, e.g. when needing to pass water.
</nsfw-barrier>