mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 01:49:19 +00:00
maps, tools, goon folder, icons, sounds, and strings. everything except code
This commit is contained in:
@@ -109,7 +109,7 @@ component.exports = {
|
||||
<ui-button state='{{!data.wires.safe}}' icon='close' action='safe-off' style='{{data.safe ? "" : "selected"}}'>Disabled</ui-button>
|
||||
</div>
|
||||
</ui-section>
|
||||
<ui-section label='Door timing saftey'>
|
||||
<ui-section label='Door timing safety'>
|
||||
{{#if !data.wires.timing}}
|
||||
[ <span class="bad">Wires have been cut</span> ]
|
||||
{{/if}}
|
||||
|
||||
@@ -20,6 +20,6 @@
|
||||
</ui-section>
|
||||
{{/each}}
|
||||
{{^data.abilities}}
|
||||
<span class='warning'>No abilities availible.</span>
|
||||
<span class='warning'>No abilities available.</span>
|
||||
{{/data.abilities}}
|
||||
</ui-display>
|
||||
|
||||
Reference in New Issue
Block a user