Bunch more moves, changes in how additional information for items works.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace PkmnLib.Plugin.Gen7.Scripts.Terrain;
|
||||
|
||||
[Script(ScriptCategory.Terrain, "misty_terrain")]
|
||||
public class MistyTerrain : Script
|
||||
{
|
||||
// TODO: Implement Terrain
|
||||
}
|
||||
Reference in New Issue
Block a user