MineClone2/mods/ENTITIES/mcl_burning
kabou e9ff2ba32a Minor changes to mcl_burning.
* Remove animation_frame from fire entity state, it is now kept in the
  storage table of the parent entity.
* Rename animation_timer in fire entity table to _mcl_animation_timer,
  in line with mineclone2 policy on adding custom members to minetest
  tables.
* Comment out code that does nothing sensible.  Scheduled for deletion
  at a later time.
2022-03-18 11:36:23 +01:00
..
api.lua Minor changes to mcl_burning. 2022-03-18 11:36:23 +01:00
init.lua Minor changes to mcl_burning. 2022-03-18 11:36:23 +01:00
mod.conf mcl_burning fully working 2021-01-01 19:25:47 +01:00