Commit Graph
1 Commits
Author SHA1 Message Date
a0c5745bf2 [MIRROR] Add burning sound loop to bonfires and fireplaces [MDB IGNORE] (#24250)
* Add burning sound loop to bonfires and fireplaces (#78834)

## About The Pull Request
This adds a ignition sound whenever a fireplace or bonfire is initially
lit on fire. Afterwards a continuous burning loop is played. Also added
some documentation and optimized fireplaces to only `process()` when
lit.

## Why It's Good For The Game
Better consistency.

## Changelog
🆑
sound: Add burning sound loop to bonfires and fireplaces
code: Improved fireplaces to only process when lit
/🆑

---------

Co-authored-by: Ghom <42542238+Ghommie@ users.noreply.github.com>

* Add burning sound loop to bonfires and fireplaces

---------

Co-authored-by: Tim <timothymtorres@gmail.com>
Co-authored-by: Ghom <42542238+Ghommie@ users.noreply.github.com>
2023-10-10 11:04:54 -07:00