diff --git a/Adventures in Lestoria/assets/config/configuration.txt b/Adventures in Lestoria/assets/config/configuration.txt index 720d434e..2380f6cb 100644 --- a/Adventures in Lestoria/assets/config/configuration.txt +++ b/Adventures in Lestoria/assets/config/configuration.txt @@ -140,6 +140,9 @@ debug_pathfinding = 0 # Turn on to show when toggleable items are created and what their pointers are. This can help debug which toggleable item was not properly added to a tile group if you are getting Error TOGGLE. debug_toggleable_items = 0 +# Turn on to have a spawn information report displayed on startup. +display_spawn_report = 1 + # ms precision of animation tile caching. animation_tile_precision = 50