Skip to content

Commit aca2e50

Browse files
committed
Json: Update dbc data form 1.15.2.54092 SoM
1 parent 452da19 commit aca2e50

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Json/dbc/som/items.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Json/dbc/som/spells.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

Utilities/ReadDBC_CSV/Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ internal sealed class Program
3030
// SoM 1.14.4.51829
3131
// TBCC 2.5.4.44833
3232
// WOTLK 3.4.3.52237
33-
// SoD 1.15.0.52610
34-
private const string build = "1.15.0.52610";
33+
// SoD 1.15.2.54092
34+
private const string build = "1.15.2.54092";
3535

3636
public static void Main()
3737
{

Utilities/ReadDBC_CSV/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ReadDBC_CSV
22

3-
**som_game_build** = 1.14.3.49821
3+
**som_game_build** = 1.15.2.54092
44
**tbc_game_build** = 2.5.4.44833
55
**wrath_game_build** = 3.4.2.50375
66

0 commit comments

Comments
 (0)