diff --git a/code/game/objects/items/holy_weapons.dm b/code/game/objects/items/holy_weapons.dm index 3e8ac576ff..c21a01b555 100644 --- a/code/game/objects/items/holy_weapons.dm +++ b/code/game/objects/items/holy_weapons.dm @@ -9,6 +9,7 @@ throw_speed = 3 throw_range = 4 throwforce = 10 + unique_rename = 1 w_class = WEIGHT_CLASS_TINY var/reskinned = FALSE