Files
Aurora.3/code
VMSolidus aeee6aa3ef Water Hard Del Fix (#22210)
Small mistake that makes fire extinguishers cause a hard delete. Water
effects were nulling the effect reagents before calling their parent,
but then their parent attempts to QDEL_NULL(reagents) a reference that
it can no longer correctly cleanup. The simple solution was to get rid
of the Destroy() override on effect/water since it wasn't needed.
2026-04-12 22:19:13 +00:00
..
2026-04-08 15:52:13 +00:00
2026-04-08 15:52:13 +00:00
2026-04-11 14:24:24 +00:00
2026-04-12 22:19:13 +00:00
2026-03-23 09:16:23 +00:00