Skip to content

Commit

Permalink
fix(mateba): added desc
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixArzt authored May 3, 2022
1 parent 244ea67 commit b44794e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/guns/projectile/revolver.dm
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@

/obj/item/gun/projectile/revolver/mateba
name = "mateba"
desc = "The Lumoco Arms HE Colt is a choice revolver for when you absolutely, positively need to put a hole in the other guy. Uses .50 ammo."
icon_state = "mateba"
caliber = ".50"
origin_tech = list(TECH_COMBAT = 2, TECH_MATERIAL = 2)
Expand Down

0 comments on commit b44794e

Please sign in to comment.