Skip to content
Snippets Groups Projects
Commit fccc0235 authored by Lisa Greene's avatar Lisa Greene
Browse files

Higher racials are spells

parent 9f466954
No related branches found
No related tags found
1 merge request!603Misc 1.6.6
...@@ -34,7 +34,7 @@ racial_req4 = { ...@@ -34,7 +34,7 @@ racial_req4 = {
------------------------------------------------------------------ ------------------------------------------------------------------
-- Highers' powers -- Highers' powers
------------------------------------------------------------------ ------------------------------------------------------------------
newTalentType{ type="race/higher", name = "higher", generic = true, description = "The various racial bonuses a character can have." } newTalentType{ type="race/higher", name = "higher", generic = true, is_spell = true, description = "The various racial bonuses a character can have." }
newTalent{ newTalent{
short_name = "HIGHER_HEAL", -- Backwards compatibility, two tier 1 racials were swapped short_name = "HIGHER_HEAL", -- Backwards compatibility, two tier 1 racials were swapped
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment