diff --git a/code/game/objects/items/robot/robot_items.dm b/code/game/objects/items/robot/robot_items.dm index 2a9e6d0114..b061c5d531 100644 --- a/code/game/objects/items/robot/robot_items.dm +++ b/code/game/objects/items/robot/robot_items.dm @@ -274,13 +274,8 @@ to_chat(user, "You stop charging [target].") /obj/item/device/harmalarm -<<<<<<< HEAD - name = "Sonic Harm Prevention Tool" - desc = "Releases a harmless blast that confuses most organics. For when the harm is JUST TOO MUCH" -======= name = "\improper Sonic Harm Prevention Tool" desc = "Releases a harmless blast that confuses most organics. For when the harm is JUST TOO MUCH." ->>>>>>> 7998a3c... Merge pull request #31601 from AutomaticFrenzy/patch/thethe icon_state = "megaphone" var/cooldown = 0