Files
Bubberstation/code/datums/elements
SkyratBot 3ef6423d68 [MIRROR] Fixes the envenomable casing element and arrows. [MDB IGNORE] (#22039)
* Fixes the envenomable casing element and arrows. (#76219)

## About The Pull Request
Both the element and the object were trying to add an element as a
component, which to my amusement, just silently fails without throwing
any runtime, crash or stack trace (stuff for another PR, I suppose).

## Why It's Good For The Game
This will fix #75448.

## Changelog

🆑
fix: arrows can now be actually coated with reagents.
/🆑

* Fixes the envenomable casing element and arrows.

---------

Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2023-07-09 11:40:03 -04:00
..