allows renaming of non null rod holyweapons, fixes hypertool description

This commit is contained in:
Sishen
2019-08-31 18:05:09 -04:00
parent 279a6ed83e
commit b4f27b8841
3 changed files with 10 additions and 1 deletions
@@ -174,6 +174,10 @@
righthand_file = 'modular_citadel/icons/mob/citadel/guns_righthand.dmi'
var/chaplain_spawnable = TRUE
total_mass = TOTAL_MASS_MEDIEVAL_WEAPON
throw_speed = 3
throw_range = 4
throwforce = 10
obj_flags = UNIQUE_RENAME
/obj/item/gun/energy/laser/redtag/hitscan/chaplain/Initialize()
. = ..()