Update code/game/objects/items/shields.dm

Co-Authored-By: Arturlang <arturpaavooskari.lang@gmail.com>
This commit is contained in:
Trilbyspaceclone
2020-03-01 00:48:45 -05:00
committed by GitHub
parent 2cd8adf4da
commit 5c2bf70fe7
+1 -1
View File
@@ -240,7 +240,7 @@
/obj/item/shield/riot/implant
name = "riot tower shield"
desc = "A massive shield that can block a lot of attacks, can take a lot of abuse before braking." //It cant brake unless you somehow get it outside the implant
desc = "A massive shield that can block a lot of attacks and can take a lot of abuse before breaking." //It cant break unless it is removed from the implant
item_state = "metal"
icon_state = "metal"
icon = 'icons/obj/items_and_weapons.dmi'