Refine NPC interactions and runtime item generation
This commit is contained in:
@@ -260,7 +260,7 @@ export function CharacterDetailModal({
|
||||
</div>
|
||||
|
||||
<div className="space-y-4 lg:min-h-0 lg:overflow-y-auto lg:pr-1">
|
||||
<Section title="Skills">
|
||||
<Section title="技能">
|
||||
<SkillList skills={character.skills} resourceLabels={resourceLabels} />
|
||||
</Section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user