initial Patch 5.3 update

This commit is contained in:
Hezkezl
2020-08-13 13:44:07 -06:00
parent 848e2d812a
commit 7d17810b8b
844 changed files with 155817 additions and 122685 deletions
+13 -6
View File
@@ -1,6 +1,13 @@
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13
#,,,,,,,,,,,,,,
int32,uint16,byte,byte,bit&01,int16,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte
0,0,0,0,False,-1,0,"",0,"",0,0,1,0,0
1,2939,1,1,False,0,8001,"Parasol",0,"Parasols",0,0,1,0,0
2,2940,1,1,False,1,8002,"Sky Blue Parasol",0,"Sky Blue Parasols",0,0,1,0,0
key,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14
#,,,,,,,,,,,,,,,
int32,uint16,byte,byte,bit&01,int16,uint16,uint16,str,sbyte,str,sbyte,sbyte,sbyte,sbyte,sbyte
0,0,0,0,False,-1,0,0,"",0,"",0,0,1,0,0
1,2939,1,1,False,0,8001,1,"Parasol",0,"Parasols",0,0,1,0,0
2,2940,1,1,False,1,8002,2,"Sky Blue Parasol",0,"Sky Blue Parasols",0,0,1,0,0
3,3007,1,1,False,2,8003,3,"Vermilion Paper Parasol",0,"Vermilion Paper Parasols",0,0,1,0,0
4,3008,1,1,False,3,8004,4,"Plum Paper Parasol",0,"Plum Paper Parasols",0,0,1,0,0
5,3009,1,1,False,4,8005,5,"Gold Paper Parasol",0,"Gold Paper Parasols",0,0,1,0,0
6,0,0,0,False,0,0,0,"",0,"",0,0,0,0,0
7,0,0,0,False,0,0,0,"",0,"",0,0,0,0,0
8,0,0,0,False,0,0,0,"",0,"",0,0,0,0,0
9,0,0,0,False,0,0,0,"",0,"",0,0,0,0,0
1 key 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14
2 #
3 int32 uint16 byte byte bit&01 int16 uint16 str uint16 sbyte str str sbyte sbyte str sbyte sbyte sbyte sbyte sbyte
4 0 0 0 0 False -1 0 0 0 0 0 0 1 0 0 1 0 0
5 1 2939 1 1 False 0 8001 Parasol 1 0 Parasol Parasols 0 0 Parasols 0 1 0 0 1 0 0
6 2 2940 1 1 False 1 8002 Sky Blue Parasol 2 0 Sky Blue Parasol Sky Blue Parasols 0 0 Sky Blue Parasols 0 1 0 0 1 0 0
7 3 3007 1 1 False 2 8003 3 Vermilion Paper Parasol 0 Vermilion Paper Parasols 0 0 1 0 0
8 4 3008 1 1 False 3 8004 4 Plum Paper Parasol 0 Plum Paper Parasols 0 0 1 0 0
9 5 3009 1 1 False 4 8005 5 Gold Paper Parasol 0 Gold Paper Parasols 0 0 1 0 0
10 6 0 0 0 False 0 0 0 0 0 0 0 0 0
11 7 0 0 0 False 0 0 0 0 0 0 0 0 0
12 8 0 0 0 False 0 0 0 0 0 0 0 0 0
13 9 0 0 0 False 0 0 0 0 0 0 0 0 0