Skip to content

Commit eedf0f2

Browse files
authored
Name another ItemSquishEraID (#250)
1 parent f2d23d5 commit eedf0f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

definitions/Item.dbd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ int ScalingStatValue?
2626
int Field_12_0_0_63534_010?
2727
float RecraftReagentCountPercentage?
2828
int OrderSource?
29-
int Field_11_2_7_63642_011? // DBAnalyser: [ModifiedCraftingReagentItemID, 0,95%], [CraftingQualityID, 0,95%], [OrderSource, 0,95%]
29+
int<ItemSquishEra::ID> ItemSquishEraID?
3030

3131
LAYOUT 92F85B98
3232
BUILD 1.13.0.28211
@@ -583,7 +583,7 @@ ItemGroupSoundsID<u32>
583583
ContentTuningID<32>
584584
ModifiedCraftingReagentItemID<32>
585585
CraftingQualityID<32>
586-
Field_11_2_7_63642_011<32>
586+
ItemSquishEraID<32>
587587

588588
LAYOUT 996192AA
589589
BUILD 12.0.1.64889, 12.0.1.64914, 12.0.1.65337, 12.0.1.65448
@@ -601,6 +601,6 @@ ContentTuningID<32>
601601
ModifiedCraftingReagentItemID<32>
602602
Field_12_0_0_63534_010<u8>
603603
CraftingQualityID<32>
604-
Field_11_2_7_63642_011<32>
604+
ItemSquishEraID<32>
605605
RecraftReagentCountPercentage
606606
OrderSource<u8>

0 commit comments

Comments
 (0)