diff --git a/modular_citadel/code/modules/arousal/toys/dildos.dm b/modular_citadel/code/modules/arousal/toys/dildos.dm index f67e8584..22103e4f 100644 --- a/modular_citadel/code/modules/arousal/toys/dildos.dm +++ b/modular_citadel/code/modules/arousal/toys/dildos.dm @@ -33,6 +33,8 @@ sizeword = "huge " if(5) sizeword = "gigantic " + if(6) + sizeword = "herculean " name = "[sizeword][dildo_shape] [can_customize ? "custom " : ""][dildo_type]"