PCGen / pcgen

Main code and data development for pcgen program release
http://pcgen.org
GNU Lesser General Public License v2.1
431 stars 340 forks source link

[BUG] pcgen 6.09.05 - Starfinder problems #6410

Closed Tregis closed 3 years ago

Tregis commented 3 years ago

Describe the bug Alien Archive 3 not showing up on load Sources

Expected behavior Aliens Archive 3 should load

Fix: In data\starfinder\paizo\master_loader.pcc the following line needs to be adjusted: PCC:@/starfinder/paizo/alien_archive_2/_starfinder_alien_archive_3.pcc to PCC:@/starfinder/paizo/alien_archive_3/_starfinder_alien_archive_3.pcc

LegacyKing commented 3 years ago

Added this to a PR.