Tokiwa Battle Royale  GE777
A PHP Battle Royale inspired game
 All Data Structures Namespaces Files Functions Variables Pages
1_user_mixitem_achievement.tpl.php
Go to the documentation of this file.
1 <?php if(!defined('IN_GAME')) exit('Access Denied'); ?>
2 <div class="subtitle" align="left">道具成就</div>
3 <table border="1">
4 <tr>
5 <td width="300" align="left" valign="top">
6 <?php include template('achievement_0'); ?>
7  </td>
8 <td width="300" align="left" valign="top">
9 <?php include template('achievement_14'); ?>
10  </td>
11 <td width="300" align="left" valign="top">
12 <?php include template('achievement_15'); ?>
13  </td>
14 </tr>
15 <tr>
16 <td width="300" align="left" valign="top">
17 <?php include template('achievement_33'); ?>
18  </td>
19 <td width="300" align="left" valign="top">
20 <?php include template('achievement_29'); ?>
21 </td>
22 <td width="300" align="left" valign="top">
23 <?php include template('achievement_30'); ?>
24 </td>
25 </tr>
26 </table>