Skip to content

Commit

Permalink
Fixed Samurai archetype support for shield proficiency -- the wrong F…
Browse files Browse the repository at this point in the history
…ACT was used in the line that gives the shield proficiency so it was unable to be replaced.
  • Loading branch information
GrimaceJD authored and LegacyKing committed Mar 10, 2019
1 parent e3a3202 commit 157f01b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -204,7 +204,7 @@ CATEGORY=Class|Samurai.MOD ABILITY:FEAT|AUTOMATIC|Martial Weapon Proficiency Out
CATEGORY=Class|Samurai.MOD ABILITY:FEAT|AUTOMATIC|Armor Proficiency (Heavy)|PREVAREQ:Samurai_CF_SamuraiArmorProficiencyHeavy,0
CATEGORY=Class|Samurai.MOD ABILITY:FEAT|AUTOMATIC|Armor Proficiency (Light)|PREVAREQ:Samurai_CF_SamuraiArmorProficiencyLight,0
CATEGORY=Class|Samurai.MOD ABILITY:FEAT|AUTOMATIC|Armor Proficiency (Medium)|PREVAREQ:Samurai_CF_SamuraiArmorProficiencyMedium,0
CATEGORY=Class|Samurai.MOD ABILITY:FEAT|AUTOMATIC|Shield Proficiency|PREVAREQ:Samurai_CF_WeaponProficiencies,0
CATEGORY=Class|Samurai.MOD ABILITY:FEAT|AUTOMATIC|Shield Proficiency|PREVAREQ:Samurai_CF_SamuraiShieldProficiency,0

###Block:
# Ability Name Define Modify VAR
Expand Down

0 comments on commit 157f01b

Please sign in to comment.