File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1190,4 +1190,10 @@ public enum ItemId {
11901190 Relic_of_the_Twin_Generals = 101767 ,
11911191 Relic_of_the_Wayfinder = 101943 ,
11921192 Relic_of_Zakiros = 101955 ,
1193+ Relic_of_Sorrow = 103424 ,
1194+ Relic_of_Rivers = 103015 ,
1195+ Relic_of_the_Claw = 103574 ,
1196+ Relic_of_Atrocity = 102245 ,
1197+ Relic_of_the_Stormsinger = 102595 ,
1198+ Relic_of_the_Blightbringer = 102199 ,
11931199}
Original file line number Diff line number Diff line change @@ -1117,4 +1117,10 @@ class ItemId {
11171117 public const Relic_of_the_Twin_Generals = 101767 ;
11181118 public const Relic_of_the_Wayfinder = 101943 ;
11191119 public const Relic_of_Zakiros = 101955 ;
1120+ public const Relic_of_Sorrow = 103424 ;
1121+ public const Relic_of_Rivers = 103015 ;
1122+ public const Relic_of_the_Claw = 103574 ;
1123+ public const Relic_of_Atrocity = 102245 ;
1124+ public const Relic_of_the_Stormsinger = 102595 ;
1125+ public const Relic_of_the_Blightbringer = 102199 ;
11201126}
Original file line number Diff line number Diff line change @@ -1114,5 +1114,11 @@ enum ItemId {
11141114 Relic_of_the_Twin_Generals = 101767 ,
11151115 Relic_of_the_Wayfinder = 101943 ,
11161116 Relic_of_Zakiros = 101955 ,
1117+ Relic_of_Sorrow = 103424 ,
1118+ Relic_of_Rivers = 103015 ,
1119+ Relic_of_the_Claw = 103574 ,
1120+ Relic_of_Atrocity = 102245 ,
1121+ Relic_of_the_Stormsinger = 102595 ,
1122+ Relic_of_the_Blightbringer = 102199 ,
11171123}
11181124export default ItemId ;
You can’t perform that action at this time.
0 commit comments