Devlogs
Posted February 23, 2025 by autistmouse
Updated AML_customFloorDamage.js
Changed the name of the file to lower camel case
Added IIFE to file to protect variable scope.
Aliased Game_Actor.prototype.basicFloorDamage() before overriding.