Tokiwa Battle Royale
GE777
A PHP Battle Royale inspired game
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Pages
1_achievement_1.tpl.php
Go to the documentation of this file.
1
<?php
if
(!defined(
'IN_GAME'
)) exit(
'Access Denied'
); ?>
2
<table><tr>
3
<td>
4
<?php
if
(($cpl[
'1'
]) ) { ?>
5
<img src=
"img/achievement_0.gif"
>
6
<?php }
else
{ ?>
7
<img src=
"img/achievement_not_done.gif"
>
8
<?php } ?>
9
</td>
10
<td valign=
"top"
align=
"left"
>
11
<b>清水池之王</b>
12
<?php
if
(($cpl[
'1'
]) ) { ?>
13
<span
class
=
"lime"
>[完成]</span>
14
<?php }
else
{ ?>
15
<span
class
=
"red"
>[未完成]</span>
16
<?php } ?>
17
<br>
18
<font color=
"yellow"
>最快速度: <?php echo $prc['1']?>秒<br></font>
19
<font color=
"olive"
>奖励: 积分30 切糕16 <span
class
=
"evergreen"
>称号 KEY男</span><br></font>
20
在开局5分钟内合成物品【KEY系催泪弹】<br>
21
</td>
22
</tr></table>
gamedata
templates
1_achievement_1.tpl.php
Generated on Thu Nov 20 2014 11:38:02 for Tokiwa Battle Royale by
1.8.8