Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Death is Our Destination (New funeral rite) (#8346)
* Fix BioReactor Respawn Reward The Biomatter Reactor was intended to give a 15 minute bonus to the respawn timer, but never worked. I fixed this. * Funeral Rites Added new coffin, the Pauper's coffin. Fits two Iriskas worth of bodies. Added lazy fire overlay because I am no artist. Added Funeral Pyre functionality to coffins. Tweaked how coffins are opened/closed, using tools so they're not just weird closets. * Update coffin.dm * Update code/game/objects/structures/crates_lockers/closets/coffin.dm Co-authored-by: SirRichardFrancis <[email protected]> * Update code/game/objects/structures/crates_lockers/closets/coffin.dm Co-authored-by: SirRichardFrancis <[email protected]> * Update code/game/objects/structures/crates_lockers/closets/coffin.dm Co-authored-by: SirRichardFrancis <[email protected]> * Update code/game/objects/structures/crates_lockers/closets/coffin.dm Co-authored-by: SirRichardFrancis <[email protected]> * crafting recipe Added to recipe list. * Revert "Fix BioReactor Respawn Reward" This reverts commit 27daf85. * Door, Body Only, Remade Proc Added open door sprite Tweaked coffins to only fit mobs Turned Pyre proc into two to accomodate proper timer * Update coffin.dm spelling mistakes yay * Update coffin.dm I am tired. * Extinguishable Quickfix Coffin is extinguished when opened. Can be opened by occupant on walking, or via tools as normal. Also closed casket is possible, as the coffin will close during pyre proc. * Update code/datums/craft/recipes/furniture.dm Co-authored-by: Firefox13 <[email protected]> * Update code/game/objects/structures/crates_lockers/closets/coffin.dm Co-authored-by: Firefox13 <[email protected]> * Increased Tool Time Requirement * Update coffin.dm * Fire.gif updated * Update coffin.dm * Update code/datums/craft/recipes/furniture.dm Co-authored-by: Firefox13 <[email protected]> * Update code/game/objects/structures/crates_lockers/closets/coffin.dm --------- Co-authored-by: SirRichardFrancis <[email protected]> Co-authored-by: Firefox13 <[email protected]> Co-authored-by: hyperioo <[email protected]>
- Loading branch information