This commit is contained in:
xiashtra
2024-05-07 11:22:51 -04:00
parent 226d675977
commit fdbe7eb30e
3 changed files with 19 additions and 18 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ int32,str,byte,bit&01
9,"Materia",4,False
10,"Meteor",1,False
11,"Dynamis",2,False
12,"NA Cloud DC (Beta)",7,True
12,"Shadow",3,False
13,"NA Cloud DC (Beta)",7,True
99,"Beta",0,False
101,"",5,False
102,"",5,False
1 key 0 1 2
13 9 Materia 4 False
14 10 Meteor 1 False
15 11 Dynamis 2 False
16 12 NA Cloud DC (Beta) Shadow 7 3 True False
17 13 NA Cloud DC (Beta) 7 True
18 99 Beta 0 False
19 101 5 False
20 102 5 False