eluna-scripts-ornfelt/lua/WowEmulationScriptPack/Lua/globals/config.ext
2024-09-23 07:59:23 +02:00

11 lines
No EOL
359 B
Text

-- Description:
-- This is the config file for EVERYTHING on the Ember project.
-- Useful if you just want to download and go, or look at variables in once place.
-- Author: grimreapaa/Daddy Didrik ;)
ADMIN_RANK = 3 -- the RBAC ID associated with secret GM capabilities
-- item IDs for coins
SILVER_COIN = 1999999
GOLD_COIN = 1999998
COPPER_COIN = 1999997