mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-14 23:31:02 +00:00
Add T4 Hero System (configurable on install)
Add T4 Hero System (configurable on install with TRUE/FALS) part of #285 -Adventures -Merchants -Equipment
This commit is contained in:
@@ -207,7 +207,8 @@ $mechs = [
|
||||
'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'
|
||||
'new_functions_milestones' => 'Server Milestones',
|
||||
'new_functions_hero_t4' => 'T4 Hero (items, adventures, auction)'
|
||||
];
|
||||
|
||||
foreach($mechs as $k => $l){
|
||||
|
||||
Reference in New Issue
Block a user