1
0
mirror of https://codeberg.org/tenplus1/mobs_redo.git synced 2025-06-28 06:30:18 +02:00

add 'mob_infotext' setting

This commit is contained in:
tenplus1
2025-03-20 08:05:24 +00:00
parent ca7aeec95a
commit badb889cf3
3 changed files with 7 additions and 2 deletions

View File

@ -88,3 +88,6 @@ mob_pathfinding_searchdistance (path search distance) int 16
mob_pathfinding_max_jump (path max jump height) int 4
# max drop height for pathfinding (default 6)
mob_pathfinding_max_drop (path max drop height) int 6
# Enable mob infotext on hover
mob_infotext (Enable mob infotext on hover) bool true