Modification des énigmes + ajout de la lettre récompense.
This commit is contained in:
parent
b2bdc6350f
commit
fabc5e55fd
@ -78,7 +78,7 @@
|
||||
<article>
|
||||
<?php if ($solved) : ?>
|
||||
<p><?= $article["answer"] ?></p>
|
||||
<img src="images/map/puzzles/<?= $article["id"] ?>.png"/>
|
||||
<h1><?= $article["reward"] ?></h1>
|
||||
<?php else : ?>
|
||||
<button><?= $tr["article"]["qr_but"] ?></button>
|
||||
<p></p> <!-- Emplacement du message d'erreur JS concernant la caméra. !-->
|
||||
|
BIN
data/article.db
BIN
data/article.db
Binary file not shown.
BIN
data/teams.db
BIN
data/teams.db
Binary file not shown.
Loading…
Reference in New Issue
Block a user