Skip to content

Commit

Permalink
fixes typo (#13062)
Browse files Browse the repository at this point in the history
  • Loading branch information
CCorvet committed May 25, 2023
1 parent e1346c7 commit 35d7bad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/sentries.dm
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@

/obj/item/weapon/gun/sentry/mini
name = "\improper ST-580 point defense sentry"
desc = "A deployable, automated turret with AI targeting capabilities. This is a lightweight portable model meant for rapid deployment and point defense. Armed with an light, high velocity machine gun and a 100-round drum magazine."
desc = "A deployable, automated turret with AI targeting capabilities. This is a lightweight portable model meant for rapid deployment and point defense. Armed with an light, high velocity machine gun and a 300-round drum magazine."
icon_state = "minisentry"

max_shells = 300
Expand Down

0 comments on commit 35d7bad

Please sign in to comment.