mirror of
https://github.com/araxiaonline/RandomScriptsforAzerothCore.git
synced 2026-06-13 02:22:19 -04:00
Add files via upload
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
--XP = (Char Level * 5) + 580, where Char Level = Mob Level, for mobs in Northrend
|
||||
--XP = (Char Level * 5) + 1878, where Char Level = Mob Level, for mobs in Cataclysm
|
||||
|
||||
local ENABLED = true --change to true or false depending on whether or not you want the script enabled.
|
||||
local ENABLED = false --change to true or false depending on whether or not you want the script enabled.
|
||||
local XP_MODIFIER = 0.05 --change me to be whatever you want
|
||||
local BASE_XP = 15
|
||||
|
||||
|
||||
Reference in New Issue
Block a user