This commit is contained in:
Eamorayden
2021-07-20 03:53:11 -04:00
parent ccb46618e4
commit fc9db76d91
28 changed files with 309 additions and 306 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4
#,Quest,Adventure{Begin},Adventure{End},,
int32,Quest,Adventure,Adventure,byte,uint32
#,Quest,Adventure{Begin},Adventure{End},Expansion,
int32,Quest,Adventure,Adventure,ExVersion,uint32
0,68456,2162830,2162891,2,346
1,69140,2162892,2162936,3,725
1 key 0 1 2 3 4
2 # Quest Adventure{Begin} Adventure{End} Expansion
3 int32 Quest Adventure Adventure byte ExVersion uint32
4 0 68456 2162830 2162891 2 346
5 1 69140 2162892 2162936 3 725