Commit graph

2 commits

Author SHA1 Message Date
Howard Abrams
3da1174673 Fix table to return nil if table not found
This will make it easier for me to write functions to return values on
tables that may or may not exist.
2021-02-27 00:21:19 -08:00
Howard Abrams
9719a29c3c Tables are now in a hierarchy
This should make creating NPC tables easier by grouping them.
2021-02-22 22:27:53 -08:00