This commit is contained in:
Cooldude2606
2019-07-23 18:01:39 +01:00
parent 9ecd0cca0d
commit 9c5501f6a9
118 changed files with 6439 additions and 398 deletions

View File

@@ -1,5 +1,7 @@
--- Displays the amount of dmg that is done by players to entities
--- Displays the amount of dmg that is done by players to entities;
-- also shows player health when a player is attacked
-- @addon Damage-Popups
local Game = require 'utils.game' --- @dep utils.game
local Event = require 'utils.event' --- @dep utils.event
local config = require 'config.popup_messages' --- @dep config.popup_messages