5 lines
91 B
Lua
5 lines
91 B
Lua
PLAYER_ENTERING_WORLD
|
|
function()
|
|
SetCVar("floatingCombatTextCombatHealing", 1)
|
|
end
|