mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-20 04:17:45 +01:00
Update dildos.dm
Added the missing size adjective to the if statement.
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
sizeword = "huge "
|
||||
if(5)
|
||||
sizeword = "gigantic "
|
||||
if(6)
|
||||
sizeword = "herculean "
|
||||
|
||||
name = "[sizeword][dildo_shape] [can_customize ? "custom " : ""][dildo_type]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user