More move scripts
This commit is contained in:
@@ -3,5 +3,5 @@ namespace PkmnLib.Plugin.Gen7.Scripts.Moves;
|
||||
[Script(ScriptCategory.Move, "camouflage")]
|
||||
public class Camouflage : Script
|
||||
{
|
||||
// FIXME: Implement this. How to get the terrain in a sane manner?
|
||||
// FIXME: Implement this. How to get the terrain in a sane manner? See also SecretPower.cs
|
||||
}
|
||||
Reference in New Issue
Block a user