Skip to content
Snippets Groups Projects
Commit b89dd118 authored by DarkGod's avatar DarkGod
Browse files

Yeek's Wayist talent create wayists with a telekinetically wielded greatsword

parent e18dff28
No related branches found
No related tags found
No related merge requests found
......@@ -935,6 +935,7 @@ newTalent{
resolvers.equip{
{type="weapon", subtype="longsword", autoreq=true},
{type="weapon", subtype="dagger", autoreq=true},
{type="weapon", subtype="greatsword", autoreq=true, force_inven = "PSIONIC_FOCUS"},
},
level_range = {1, nil}, exp_worth = 0,
......
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