sao: backport changes from diana

This commit is contained in:
Kevin Trocolli
2024-06-25 14:02:53 -04:00
parent 6ae11f96a2
commit e91f84fecc
167 changed files with 100587 additions and 28291 deletions

View File

@@ -0,0 +1,14 @@
// DebugValidatorId,ClassName,DataName,Condition,Param
14,"StaticPropertyData",,0,
15,,"value1_min",3,"0"
16,,,7,
17,,"value2_min",3,"0"
18,,,7,
19,"StaticPropertyTableData",,0,
20,,"property_id",1,"100200"
21,,"value1_min",4,"1"
22,,,7,
23,,"property_table_sub_id",1,"20074"
24,,"property_id",6,"200000"
25,,"property_id",4,"204000"
26,,,7,
1 // DebugValidatorId ClassName DataName Condition Param
2 14 StaticPropertyData 0
3 15 value1_min 3 0
4 16 7
5 17 value2_min 3 0
6 18 7
7 19 StaticPropertyTableData 0
8 20 property_id 1 100200
9 21 value1_min 4 1
10 22 7
11 23 property_table_sub_id 1 20074
12 24 property_id 6 200000
13 25 property_id 4 204000
14 26 7