you can now uniquely rename the kinetic crusher (#50852)

This commit is contained in:
Rob Bailey
2020-05-05 17:28:59 -07:00
committed by GitHub
@@ -19,6 +19,7 @@
attack_verb = list("smashed", "crushed", "cleaved", "chopped", "pulped")
sharpness = IS_SHARP
actions_types = list(/datum/action/item_action/toggle_light)
obj_flags = UNIQUE_RENAME
var/list/trophies = list()
var/charged = TRUE
var/charge_time = 15