This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Gen7Data
Watch
1
Star
0
Fork
You've already forked Gen7Data
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
94529b7b6b
Gen7Data
/
Scripts
/
Interfaces
/
TurnChoiceKind.as
8 lines
90 B
ActionScript
Raw
Blame
History
shared
enum
TurnChoiceKind
{
Pass
=
0
,
Attack
=
1
,
Item
=
2
,
Switch
=
3
,
Flee
=
4
,
}
Reference in New Issue
View Git Blame
Copy Permalink