Update dildos.dm

Added the missing size adjective to the if statement.
This commit is contained in:
mirrormagic1
2022-04-24 20:19:56 -04:00
parent 8ec1a4619a
commit 624279f3b1
@@ -33,6 +33,8 @@
sizeword = "huge "
if(5)
sizeword = "gigantic "
if(6)
sizeword = "herculean "
name = "[sizeword][dildo_shape] [can_customize ? "custom " : ""][dildo_type]"