Text zum Beutelkauf
This commit is contained in:
parent
278bb6f620
commit
a4f2230b18
@ -99,6 +99,7 @@ async function loadPages() {
|
||||
} else if (price) {
|
||||
html += `
|
||||
<div class="market-slot buy" data-page="${i}">
|
||||
<h3>Erweitere dein Inventory mit weiteren Beuteln</h3>
|
||||
<img src="/images/items/beutel.png" class="bag-icon">
|
||||
<div class="bag-label">Seite ${i}</div>
|
||||
<div class="bag-price">${price.price} 🪙</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user