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
@@ -48,10 +48,11 @@ $current = $level > 0 ? (int)$bid35[$level]['attri'] : 0;
</tr>
<?php endif;?>
</table>
</br>
<?php if ($level > 0):?>
<?php include("35_1.tpl");?>
<?php else:?>
</br>
<p><b><?php echo MEAD_FESTIVAL_COMMENCE_BREWERY;?></b></p>
<?php endif;?>