Gen7Data/Scripts/Weather/Hail.as

6 lines
96 B
ActionScript

namespace Gen7 {
[Weather effect=Hail]
class Hail : PkmnScript {
// TODO
}
}