zenno: link up doc/spark

This commit is contained in:
2026-07-07 15:55:31 -04:00
parent 0c518a9ce2
commit 3d73460934
4 changed files with 18 additions and 10 deletions
+3 -3
View File
@@ -66,8 +66,8 @@ export const TYPE_NAMES: Readonly<Record<Type, string>> = {
[Type.CarnivalBonus]: 'Carnival Bonus (Scarlet)',
[Type.Distance]: 'Distance (White)',
[Type.Hidden]: 'Hidden (White)',
[Type.Surface] : 'Surface (White)',
[Type.Style] : 'Style (White)',
[Type.Surface]: 'Surface (White)',
[Type.Style]: 'Style (White)',
};
/**
@@ -129,7 +129,7 @@ export const TARGET_NAMES: Readonly<Record<Target, string>> = {
[Target.PowerCap]: 'Power cap',
[Target.GutsCap]: 'Guts cap',
[Target.WitCap]: 'Wit cap',
}
};
/**
* Effects that a spark can apply.