Вход Регистрация
Файл: wenr.online/templates/game/arena.tpl
Строк: 16
<? $this->layout('app', ['title' => 'Монстры'])
?> <? $this->start('container') ?> <div
class="box"> <h3 class="text-center
inf-us"> Монстры<br> </h3>
<style> .menu a { font-size: 13px; }
</style> <div class="menu"> <?php
foreach($items as $res):?> <a
href="/arena/mob?id=<?=$res['id'];?>&r=<?=$r;?>">
<img
src="/public/assets/images/mobs/mobs_small/<?=$res['name'];?>.png"
width="35" height="35">
<?=$res['name'];?> <img
src="/public/assets/images/xp.png"> <?=$res['exp'];?>
<img
src="/public/assets/images/hp.png"> <?=$res['hp'];?>
</a> <?php endforeach; ?>
</div> <div class="text-center"> <?php
echo $peger->display;
?> </div> </div> <? $this->stop() ?>
Онлайн: 3
Реклама