Simple-Station / Einstein-Engines

Nobody will ever notice I changed the repository description, right?
GNU Affero General Public License v3.0
54 stars 149 forks source link

More Objects Hit By Projectiles #943

Closed VMSolidus closed 1 month ago

VMSolidus commented 1 month ago

Description

This PR is a follow up to https://github.com/Simple-Station/Einstein-Engines/pull/939 By increasing the number of items that are struck by bullets, or can be targeted by bullets. To add to the "Cinematic" experience of a gunfight, Bottles, Cups, and Plates of all kinds are automatically struck by bullets when fired over, and probably destroyed given that they only have 5 hit points. This also serves to aid in limiting the amount of things that can be hidden underneath when crawling under a table, since the station's bar counter will likely explode into a ton of glass and spilled booze when a gunfight gets near it.

I also added Chairs to the "RequireProjectileTarget" feature, so that if you click on a chair, you'll shoot the chair and (probably) destroy it.

Changelog

:cl: