mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-08-28 22:27:15 +00:00
big update (trade routes, less hungry troops artefact, somethings in hero table, fix peace reports...)
This commit is contained in:
@@ -21,7 +21,6 @@ include_once("GameEngine/Data/hero_full.php");
|
||||
|
||||
?>
|
||||
<?php if ($hero_info['experience'] >= 495000) {
|
||||
mysql_query("UPDATE ".TB_PREFIX."hero SET `level` = 100 where `uid`='".$session->uid."'");
|
||||
?>
|
||||
<table id="distribution" cellpadding="1" cellspacing="1">
|
||||
<thead><tr>
|
||||
|
||||
Reference in New Issue
Block a user