vgstation-coders / vgstation13

Butts
GNU General Public License v3.0
264 stars 541 forks source link

Fire Ignition Logging #36567

Closed west3436 closed 2 months ago

west3436 commented 3 months ago

What this does

Adds a "try_hotspot_expose()" proc to obj's which allows for ignition logging. Admins will now be notified when you drop a flare in the bar and set it on fire so arsonists beware! As an --unatomic-- additional benefit, setting var/surfaces to -1 in try_hotspot_expose will allow your item to ignite things other than gas only if it's on the ground and not if it is held.

Why it's good

Needed for administration purposes. Closes #36560.

Changelog

:cl:

west3436 commented 3 months ago

Code is done, just need to test it this evening.