Patches 5.15 and 5.18 updates

This commit is contained in:
Hezkezl
2020-02-17 08:51:42 -07:00
parent f96e158541
commit 96ed3e4030
172 changed files with 4542 additions and 2169 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
key,0,1,2,3,4,5,6,7,8,9
#,Masculine,Feminine,Hp,Mp,STR,DEX,VIT,INT,MND,PIE
#,Masculine,Feminine,Hp,Mp,STR,VIT,DEX,INT,MND,PIE
int32,str,str,sbyte,sbyte,sbyte,sbyte,sbyte,sbyte,sbyte,sbyte
0,"","",0,0,0,0,0,0,0,0
1,"Midlander","Midlander",0,0,2,0,-1,3,-1,0
1 key 0 1 2 3 4 5 6 7 8 9
2 # Masculine Feminine Hp Mp STR DEX VIT VIT DEX INT MND PIE
3 int32 str str sbyte sbyte sbyte sbyte sbyte sbyte sbyte sbyte
4 0 0 0 0 0 0 0 0 0
5 1 Midlander Midlander 0 0 2 0 -1 3 -1 0