Grammar error

This commit is contained in:
Spades
2017-09-01 04:46:44 -04:00
committed by GitHub
parent 13a83743a3
commit bf771d3d0d
@@ -1,6 +1,6 @@
/obj/item/weapon/gun/projectile/garand
name = "\improper M1 Garand"
desc = "This vintage semi-automatic rifle that famously helped win the second World War. What the hell it's doing aboard a space station in the 26th century, you can only imagine. Uses 7.62mm rounds."
desc = "This is the vintage semi-automatic rifle that famously helped win the second World War. What the hell it's doing aboard a space station in the 26th century, you can only imagine. Uses 7.62mm rounds."
icon_state = "garand"
item_state = "boltaction"
w_class = ITEMSIZE_LARGE
@@ -18,4 +18,4 @@
if(ammo_magazine)
icon_state = initial(icon_state)
else
icon_state = "[initial(icon_state)]-e"
icon_state = "[initial(icon_state)]-e"