Server Medal Reset Timer in NEW FUINCTION SYSTEM

Server Medal Reset Timer in NEW FUINCTION SYSTEM
This commit is contained in:
novgorodschi catalin
2026-07-02 10:17:17 +03:00
parent 1eb85f383c
commit e9e5c0e831
14 changed files with 32 additions and 2 deletions
+1 -1
View File
@@ -188,7 +188,6 @@ $dbPrefix = $_SESSION['install_random_prefix'];
<div class="card">
<span class="f10 c">NEW MECHANICS AND FUNCTIONS</span>
<div class="grid-1" style="margin-top:12px;display:flex;flex-direction:column;gap:10px;">
<?php
$mechs = [
'new_functions_oasis' => 'Display oasis in profile',
@@ -207,6 +206,7 @@ $mechs = [
'new_functions_medal_5year' => 'Medal 5y',
'new_functions_medal_10year' => 'Medal 10y',
'new_functions_special_medals_system' => 'Special Medals System',
'new_functions_medal_reset' => 'Medal Reset',
'new_functions_milestones' => 'Server Milestones'
];