Final update (with new definitions/fixes) before Patch 5.21

This commit is contained in:
Hezkezl
2020-03-10 00:12:42 -06:00
parent b3ee022d84
commit d219b04830
13 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
key,0,1,2,3,4
#,,,,,
int32,str,str,uint16,uint32,byte
#,Objective,Requirement,,Image,Order
int32,str,str,uint16,Image,byte
0,"","",100,0,0
1,"Small Fish in a Big Pond","Requirement: Score 2,500 points or higher.",110,65901,1
2,"Big Fish in a Small Pond","Requirement: Score 5,000 points or higher.",120,65902,2
1 key 0 1 2 3 4
2 # Objective Requirement Image Order
3 int32 str str uint16 uint32 Image byte
4 0 100 0 0
5 1 Small Fish in a Big Pond Requirement: Score 2,500 points or higher. 110 65901 1
6 2 Big Fish in a Small Pond Requirement: Score 5,000 points or higher. 120 65902 2