final pre-5.25 update (column name updates)

This commit is contained in:
Hezkezl
2020-04-06 23:55:14 -06:00
parent 50445a045b
commit c4b525c5aa
9 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2
#,,,
int32,uint16,uint16,int32
#,EphemeralStartTime,EphemeralEndTime,GatheringRarePopTimeTable
int32,uint16,uint16,GatheringRarePopTimeTable
30000,65535,65535,0
30001,65535,65535,0
30002,65535,65535,0
1 key 0 1 2
2 # EphemeralStartTime EphemeralEndTime GatheringRarePopTimeTable
3 int32 uint16 uint16 int32 GatheringRarePopTimeTable
4 30000 65535 65535 0
5 30001 65535 65535 0
6 30002 65535 65535 0