Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
pret
Edit Copy
Star
GitHub Repository:
pret/pokered
Path:
blob/master/data/battle/critical_hit_moves.asm
1
2
7
1
views
1
HighCriticalMoves:
2
db
KARATE_CHOP
3
db
RAZOR_LEAF
4
db
CRABHAMMER
5
db
SLASH
6
db
-
1
;
end
7
8