mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Prettying up the spawner menu a bit
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
{{for data.spawners}}
|
||||
<div class='item'>
|
||||
<div class='itemLabel'>
|
||||
{{:value.name}}
|
||||
<h3>{{:value.name}}</h3>
|
||||
<p>{{:value.amount_left}} spawners left.</p>
|
||||
</div>
|
||||
<div class='itemContent'>
|
||||
{{:value.desc}}
|
||||
|
||||
Reference in New Issue
Block a user