warhammer-oracle 0.2.64 → 0.2.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.279Z
2
+ // Generated: 2026-08-26T06:30:47.065Z
3
3
  // Source: https://github.com/BSData/wh40k-11e
4
4
  export const CRUSADE_HONOURS_11E = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.275Z
2
+ // Generated: 2026-08-26T06:30:47.061Z
3
3
  // Source: https://github.com/BSData/wh40k-11e
4
4
  export const DETACHMENTS_11E = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.010Z
2
+ // Generated: 2026-08-26T06:30:46.833Z
3
3
  // Source: https://github.com/BSData/wh40k-10e
4
4
  export const DETACHMENTS = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.276Z
2
+ // Generated: 2026-08-26T06:30:47.063Z
3
3
  // Source: https://github.com/BSData/wh40k-11e
4
4
  export const ENHANCEMENTS_11E = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.046Z
2
+ // Generated: 2026-08-26T06:30:46.835Z
3
3
  // Source: https://github.com/BSData/wh40k-10e
4
4
  export const ENHANCEMENTS = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.281Z
2
+ // Generated: 2026-08-26T06:30:47.067Z
3
3
  // Source: https://github.com/BSData/wh40k-killteam
4
4
  export const KILL_TEAM_OPERATIVES = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.286Z
2
+ // Generated: 2026-08-26T06:30:47.073Z
3
3
  // Source: https://github.com/BSData/wh40k-killteam
4
4
  export const KILL_TEAM_SHARED_RULES = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.280Z
2
+ // Generated: 2026-08-26T06:30:47.067Z
3
3
  // Source: https://github.com/BSData/wh40k-11e
4
4
  export const SHARED_RULES_11E = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.049Z
2
+ // Generated: 2026-08-26T06:30:46.837Z
3
3
  // Source: https://github.com/BSData/wh40k-10e
4
4
  export const SHARED_RULES = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:56.050Z
2
+ // Generated: 2026-08-26T06:30:46.838Z
3
3
  // Source: https://github.com/BSData/wh40k-11e
4
4
  export const UNITS_11E = [
5
5
  {
@@ -1,5 +1,5 @@
1
1
  // Auto-generated by scripts/fetch-data.ts — do not edit manually
2
- // Generated: 2026-08-25T06:27:55.747Z
2
+ // Generated: 2026-08-26T06:30:46.556Z
3
3
  // Source: https://github.com/BSData/wh40k-10e
4
4
  export const UNITS = [
5
5
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "warhammer-oracle",
3
- "version": "0.2.64",
3
+ "version": "0.2.65",
4
4
  "description": "Warhammer 40K and Kill Team rules, stats, and game flow MCP server — 10th and 11th Edition, Combat Patrol, Kill Team",
5
5
  "mcpName": "io.github.gregario/warhammer-oracle",
6
6
  "repository": {