New way to show NPC level and aggression.

Thanks to Edoo.
This commit is contained in:
MobiusDevelopment
2019-12-06 16:22:34 +00:00
parent 8af413c0b3
commit 3b5ce2f7fa
73 changed files with 753 additions and 211 deletions

View File

@@ -0,0 +1,11 @@
# ---------------------------------------------------------------------------
# NPC Settings
# ---------------------------------------------------------------------------
# Show the level of monsters.
# Default: False
ShowNpcLevel = False
# Show aggression of monsters.
# Default: False
ShowNpcAggression = False