VoxeLibre/mods/MAPGEN/mcl_dungeons
kabou f5a8d6d17a Add check for unknown nodes.
* Check if node has a definition table before attempting to evaluate its
  attributes.
* Define local variable to cache multiple accesses to `registered_nodes[]`
  and improve readability.
* Clarify code flow.
2022-03-09 14:40:37 +01:00
..
init.lua Add check for unknown nodes. 2022-03-09 14:40:37 +01:00
mod.conf Use mod.conf in all mods, part 1 2021-03-04 15:22:14 +01:00