From 59c77add6b9ebcda33071045721c2aab513ee4ae Mon Sep 17 00:00:00 2001 From: sigonasr2 Date: Thu, 18 Jan 2024 13:08:57 -0600 Subject: [PATCH] Update 'Adventures in Lestoria/assets/config/configuration.txt' --- Adventures in Lestoria/assets/config/configuration.txt | 3 +++ 1 file changed, 3 insertions(+) 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