Fixes grammar error on spawner grenades

This commit is contained in:
CitadelStationBot
2017-05-04 20:25:46 -05:00
parent 4ef516ca24
commit 5de94c22e7
@@ -1,5 +1,5 @@
/obj/item/weapon/grenade/spawnergrenade
desc = "It will unleash unleash an unspecified anomaly into the vicinity."
desc = "It will unleash an unspecified anomaly into the vicinity."
name = "delivery grenade"
icon = 'icons/obj/grenade.dmi'
icon_state = "delivery"