|
|
|
@ -242,12 +242,12 @@ function handleThirdPhaseForTester($type, $name, $char_lvl){
|
|
|
|
|
<td><?php echo $lp?></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<th align="left">HP (1LP = 20HP): </th>
|
|
|
|
|
<th align="left">HP (1LP = 10HP): </th>
|
|
|
|
|
<td><input name="hp" value = "0" id="input">
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<th align="left">MP (1LP = 10MP): </th>
|
|
|
|
|
<th align="left">MP (1LP = 5MP): </th>
|
|
|
|
|
<td><input name="mp" value = "0" id="input">
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|