Patch 4.3 - Changed Files

This commit is contained in:
Josh Freeman
2018-05-22 09:08:38 +01:00
parent 7c46642d0e
commit 0e8f3ed195
249 changed files with 25036 additions and 19322 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4,5
#,,,,,,
int32,uint16,uint32,uint16,uint16,uint16,str
#,,Item,Location[0],Location[1],Location[2],
int32,uint16,Item,TerritoryType,TerritoryType,TerritoryType,str
0,0,0,0,0,0,""
1,200,15168,148,135,141,"I'm kind of busy right nyao."
2,201,15169,152,138,145,"Oh my swirls!"
1 key 0 1 2 3 4 5
2 # Item Location[0] Location[1] Location[2]
3 int32 uint16 uint32 Item uint16 TerritoryType uint16 TerritoryType uint16 TerritoryType str
4 0 0 0 0 0 0
5 1 200 15168 148 135 141 I'm kind of busy right nyao.
6 2 201 15169 152 138 145 Oh my swirls!