feat: ✨ add nsfw barrier component
This commit is contained in:
parent
76473e5a78
commit
7280829591
4 changed files with 65 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue