Skip to content

Commit

Permalink
Update specialist.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
MrShlepa committed Dec 7, 2024
1 parent 39ae6a3 commit fb36492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/magazines/specialist.dm
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
desc = "A high explosive shell for the RL-160 recoilless rifle. Causes a heavy explosion over a small area. Requires specialized storage to carry."
caliber = CALIBER_67MM
icon_state = "shell"
w_class = WEIGHT_CLASS_BULKY
w_class = WEIGHT_CLASS_NORMAL
max_rounds = 1
default_ammo = /datum/ammo/rocket/recoilless
reload_delay = 30
Expand Down

0 comments on commit fb36492

Please sign in to comment.