mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-27 01:21:30 +00:00
Fixed grenade casing not being renamed to grenade when complete and made all assembly messages refer to the assembly as "grenade assembly". - The grenade assembly is called "grenade casing" before anything is done (like it always was) - The grenade assembly is called "unsecured grenade" when a activation mechanism is added (like beforef645037dd5) - The grenade assembly is called "grenade" when finished (like beforef645037dd5) - Renamed large chem grenade to "large grenade casing" - Made using a wrench on a unsecured grenade remove the payload on the first use, and the activation mechanism on the second use (because we don't want to always remove both at the same time) - Made cable_coil drop on the floor if it was used as activation mechanism Fixes https://github.com/tgstation/-tg-station/issues/2378