Tweaks for JSON loading, minor refactor of unit tests

This commit is contained in:
2025-02-08 09:49:16 +01:00
parent 51dfc4d07e
commit 58e9f4c3d1
11 changed files with 63 additions and 34 deletions

View File

@@ -2,6 +2,7 @@ using PkmnLib.Plugin.Gen7.Scripts.Pokemon;
namespace PkmnLib.Plugin.Gen7.Scripts.Moves;
[Script(ScriptCategory.Move, "fire_fang")]
public class FireFang : Script
{
/// <inheritdoc />