错误的技能

This commit is contained in:
milimoe 2024-11-01 00:57:19 +08:00
parent b32aa2a942
commit 896aadf3f2
Signed by: milimoe
GPG Key ID: 05D280912DA6C69E

View File

@ -737,7 +737,8 @@ namespace Oshima.Core.Utils
Items.AddRange([new 10(), new 30(), new 50()]);
Skills.AddRange([new ()]);
Magics.AddRange([new (), new (), new (), new (), new (), new (), new (), new ()]);
Magics.AddRange([new (), new (), new (), new (), new (), new (), new (), new ()]);
}
public static void UpdateStatistics(CharacterStatistics totalStats, CharacterStatistics stats)