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_18.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[
'18'
]) ) { ?>
5
<img src=
"img/ach/18.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[
'18'
]) ) { ?>
13
<span
class
=
"lime"
>[完成]</span>
14
<?php }
else
{ ?>
15
<span
class
=
"red"
>[未完成]</span>
16
<?php } ?>
17
<br>
18
<font color=
"yellow"
>完成次数: <?php echo $prc['18']?>次<br></font>
19
<font color=
"olive"
>奖励: 积分500 <span
class
=
"evergreen"
>称号 最后的荣光</span><br></font>
20
完成结局:锁定解除<br>
21
</td>
22
</tr></table>
gamedata
templates
1_achievement_18.tpl.php
Generated on Thu Nov 20 2014 11:38:02 for Tokiwa Battle Royale by
1.8.8