Skip to content

Commit

Permalink
[MIRROR] (NO GBP) Revert "Stops rebar crossbow crashing dreamseeker w…
Browse files Browse the repository at this point in the history
…hen fired at point blank. (NO GBP) (#79803)" [MDB IGNORE] (#817)

* (NO GBP) Revert "Stops rebar crossbow crashing dreamseeker when fired at point blank. (NO GBP) (#79803)" (#79885)

---------

Co-authored-by: SkyratBot <[email protected]>
Co-authored-by: Y0SH1M4S73R <[email protected]>
  • Loading branch information
3 people authored Nov 25, 2023
1 parent 4eab42f commit c94961e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/ammunition/ballistic/rifle.dm
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

/obj/item/ammo_casing/rebar/Initialize(mapload)
. = ..()
AddElement(/datum/element/caseless)
AddElement(/datum/element/caseless, TRUE)

/obj/item/ammo_casing/rebar/update_icon_state()
. = ..()
Expand Down

0 comments on commit c94961e

Please sign in to comment.