Skip to content

Commit

Permalink
makes garand clips smaller (#13792)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xander3359 authored Aug 16, 2023
1 parent 67f977e commit 7f8c214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/magazines/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,7 @@
name = "C1 Garand enbloc clip"
desc = "A enbloc clip filled with .30 caliber rifle rounds for the C1 Garand."
caliber = CALIBER_3006
w_class = WEIGHT_CLASS_SMALL
icon_state = "garand"
icon_state_mini = "clips"
default_ammo = /datum/ammo/bullet/rifle/garand
Expand Down

0 comments on commit 7f8c214

Please sign in to comment.