BeeStation / NSV13

NSV13, a Ship-to-ship Combat SS13 Server
GNU Affero General Public License v3.0
115 stars 257 forks source link

Removes integrity failure value from all overmap entities #2663

Closed DeltaFire15 closed 2 days ago

DeltaFire15 commented 1 month ago

About The Pull Request

Title. We are setting this despite it not being used for any overmap stuff , and if it did the values would all be wrong. The basetype does it right with having it set to 0, so that is what remains.

Why It's Good For The Game

Fix man good. (Technically it's also a micro performance increase because this stops an empty proc from being called every time a ship takes damage)

Changelog

:cl: code: Integrity_failure variable settings removed from all overmaps. (This does nothing) /:cl:

github-actions[bot] commented 1 week ago

This pull request has conflicts, please resolve those before we can evaluate the pull request.