Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kit_cm.tpa - fix duplicate force mage #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dw_talents/kit/force_mage.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ DEFINE_ACTION_FUNCTION force_mage BEGIN


LAF 3p_kit END

LAF make_label STR_VAR label=dw-force_mage END
END


Expand Down Expand Up @@ -134,4 +134,4 @@ DEFINE_ACTION_FUNCTION multiclass_force_mages BEGIN



END
END
1 change: 0 additions & 1 deletion dw_talents/kit/kit_cm.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ DEFINE_ACTION_FUNCTION kit_cm BEGIN


ACTION_DEFINE_ASSOCIATIVE_ARRAY cm_list BEGIN
force_mage_of_mystra=>""
wild_mage_of_mystra=>""
illusionist_of_baervan=>""
abjurer_of_ilmater=>""
Expand Down