Added Milestone On Install

Added Milestone On Install
This commit is contained in:
novgorodschi catalin
2026-07-01 11:05:44 +03:00
parent f484bb04d6
commit 0edb95203d
24 changed files with 384 additions and 39 deletions
+2 -1
View File
@@ -206,7 +206,8 @@ $mechs = [
'new_functions_medal_3year' => 'Medal 3y',
'new_functions_medal_5year' => 'Medal 5y',
'new_functions_medal_10year' => 'Medal 10y',
'new_functions_special_medals_system' => 'Special Medals System'
'new_functions_special_medals_system' => 'Special Medals System',
'new_functions_milestones' => 'Server Milestones'
];
foreach($mechs as $k => $l){