zenno: link up doc/spark
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user