mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fixing a hookshot bug, and adding attack logs * Fixed a bug that would make hookshots unable to fire, and their projectile chain to remain on the ground. * Using the hookshot on a mob now creates attack logs. * Fixed a bug that would allow hookshots to let players clip through walls. See merge request !144