diff --git a/code/modules/projectiles/guns/launcher/crossbow.dm b/code/modules/projectiles/guns/launcher/crossbow.dm index aec4db2d326..3dfae2a1a47 100644 --- a/code/modules/projectiles/guns/launcher/crossbow.dm +++ b/code/modules/projectiles/guns/launcher/crossbow.dm @@ -47,7 +47,7 @@ /obj/item/weapon/gun/launcher/crossbow name = "powered crossbow" - desc = "A 2564AD twist on an old classic. Pick up that can." + desc = "A 2320AD twist on an old classic. Pick up that can." //VOREStation Edit icon = 'icons/obj/weapons.dmi' icon_state = "crossbow" item_state = "crossbow-solid"