Merge branch 'master' into itminf
This commit is contained in:
commit
7ef3f4ac84
BIN
i/sh/armor.png
Normal file
BIN
i/sh/armor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
BIN
i/sh/katana.png
Normal file
BIN
i/sh/katana.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
i/sh/money-bag.png
Normal file
BIN
i/sh/money-bag.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
BIN
i/sh/ring1.png
Normal file
BIN
i/sh/ring1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.0 KiB |
BIN
i/sh/ring2.png
Normal file
BIN
i/sh/ring2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
2
main.php
2
main.php
@ -2234,7 +2234,7 @@ if (input::get('edit')) {
|
||||
<table BORDER=0 WIDTH=100% CELLSPACING="1" CELLPADDING="2" BGCOLOR="#A5A5A5">
|
||||
<?php if (!empty($user['money'])): ?>
|
||||
<tr bgcolor="#C7C7C7">
|
||||
<td width="100" align="center"><img src="i/sh/mesh1.gif"></td>
|
||||
<td width="100" align="center"><img src="i/sh/money-bag.png"></td>
|
||||
<td></td>
|
||||
<td valign="top">Мешок денег (Масса: 0)<br><b><?= $user['money'] ?> кр.</b></td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user