Fix: Matches Don't Burn Paper - Printable Version +- Goonstation Forums (https://forum.ss13.co) +-- Forum: Discussion (https://forum.ss13.co/forumdisplay.php?fid=6) +--- Forum: Patches (https://forum.ss13.co/forumdisplay.php?fid=30) +---- Forum: Pending (https://forum.ss13.co/forumdisplay.php?fid=32) +---- Thread: Fix: Matches Don't Burn Paper (/showthread.php?tid=14094) |
Fix: Matches Don't Burn Paper - Rain2025 - 03-11-2020 https://github.com/goonstation/goonstation-2020/pull/63 This small fix (in a very hacky manner) causes paper to burn correctly when ignited from a match as opposed to a lighter. You are welcome to review it and find a better way to do it but for now it fixes the problem by calling the target's combust proc directly from the match when the object is a type of paper. |