Commit d8192f20 authored by 独孤朲's avatar 独孤朲

Merge pull request #852 from woodee/patch-63

Update constant.lua
parents 2560d7bd b3c0f171
......@@ -56,6 +56,7 @@ ATTRIBUTE_LIGHT =0x10 --
ATTRIBUTE_DARK =0x20 --
ATTRIBUTE_DEVINE =0x40 --
--Races
RACE_ALL =0xffffff
RACE_WARRIOR =0x1 --
RACE_SPELLCASTER =0x2 --
RACE_FAIRY =0x4 --
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment