Added new player ascension levels to gamedata file.
+
Added player ascension level value to the gamedata file. Player levels will now use this value to highlight the last set of player level rows.
diff --git a/ASM/beta/en-US.xaml b/ASM/beta/en-US.xaml
index 28fee93b..9e0c0b46 100644
--- a/ASM/beta/en-US.xaml
+++ b/ASM/beta/en-US.xaml
@@ -1515,7 +1515,7 @@
Custom Level Progressions
- NOTE: The last 30 player levels are used for Ascension and are shown with a coloured background. If you customize your own player levels, make sure you add an additional 30 levels for Ascension.
+ NOTE: The last {levels} player levels are used for Ascension and are shown with a coloured background. If you customize your own player levels, make sure you add an additional {levels} levels for Ascension.Enable Custom Level ProgressionsIf enabled, enables player and dino level customizations.Custom Player Levels
diff --git a/ASM/beta/latest.txt b/ASM/beta/latest.txt
index 8743f9d1..5146b234 100644
--- a/ASM/beta/latest.txt
+++ b/ASM/beta/latest.txt
@@ -1 +1 @@
-1.0.350.1
+1.0.351.1
diff --git a/ASM/beta/latest.zip b/ASM/beta/latest.zip
index a5b39a09..fdf57408 100644
Binary files a/ASM/beta/latest.zip and b/ASM/beta/latest.zip differ