Skip to content

Commit

Permalink
Core Rules January 2023 FAQ (#1580)
Browse files Browse the repository at this point in the history
  • Loading branch information
daviseford authored Jan 13, 2023
1 parent e28a119 commit 9c750a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/factions/ogor_mawtribes/command_abilities.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import { tagAs } from 'factions/metatagger'
import { START_OF_CHARGE_PHASE, START_OF_HERO_PHASE } from 'types/phases'

const CommandAbilities = {
//maneaters
'A Barrel of Meat and the Jobs Done': {
effects: [
{
Expand All @@ -12,7 +11,6 @@ const CommandAbilities = {
},
],
},
//icebrow hunter
'Lead the Skal': {
effects: [
{
Expand Down
5 changes: 5 additions & 0 deletions src/meta/rule_sources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@ const meta_rule_sources = {
type: 'errata',
url: 'https://www.warhammer-community.com/wp-content/uploads/2019/07/svhEUwlP6J1AQFXl.pdf',
},
ERRATA_CORE_RULES_JANUARY_2023: {
name: 'Core Rules Errata (January 2023)',
type: 'errata',
url: 'https://www.warhammer-community.com/wp-content/uploads/2019/07/Y9OeMNhzYrlFauuB.pdf',
},

GHB_2021: {
name: "General's Handbook (2021)",
Expand Down

0 comments on commit 9c750a3

Please sign in to comment.