Fixes several moves

This commit is contained in:
2025-02-01 15:26:57 +01:00
parent 00fe08dcd4
commit 0669f15a98
10 changed files with 49 additions and 12 deletions

View File

@@ -3,6 +3,7 @@ using PkmnLib.Static;
namespace PkmnLib.Plugin.Gen7.Scripts.Moves;
[Script(ScriptCategory.Move, "belch")]
public class Belch : Script
{
/// <inheritdoc />