Skip to content

Commit

Permalink
Update specialist.dm (#785)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrShlepa authored Dec 9, 2024
1 parent 677f469 commit 4804ec9
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 4804ec9

Please sign in to comment.