CrawlaSupremacy
Certified Dataminer
Or maybe DRWNA0 (Drown-sprite)Got an additional suggestion, if you're still taking them - using the DEADA0 death-sprite (like with the electricity deaths) for falling in the lava may be more apropos than the pain-sprites.
Post automatically merged:
As a minor tweak, I modified the first part of death.lua to disable it for DeltaChars (since they have custom deaths as well)
The modification (or add-on if you will) itself:
and p.mo.skin ~= "kris"
and p.mo.skin ~= "ralsei"
and p.mo.skin ~= "susie"
Last edited: