fix: All Artefact have the same image

Closes #255
This commit is contained in:
Martin Ambrus
2017-11-06 16:14:50 +01:00
parent 9514976c15
commit 7bc1cb751c
3 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ if ($artefact['type'] == 8){$kind=$artefact['kind']; $effecty=$artefact['effect2
$bonus=$betterorbadder." ".$effecty."";
?>
<div class="artefact image-<?php echo $artefact['type'] ?>">
<div class="artefact image-<?php echo str_replace(['type', '.gif'], '', $artefact['img']); ?>">
<table id="art_details" cellpadding="1" cellspacing="1">
<thead>
<tr>