mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
Small typo fix
Small typo fix: "Beakeris empty" to "Beaker is empty"
This commit is contained in:
@@ -64,9 +64,9 @@ Used In File(s): \code\modules\reagents\Chemistry-Machinery.dm
|
||||
{{empty}}
|
||||
<span class="bad">
|
||||
{{if data.glass}}
|
||||
Glass
|
||||
Glass
|
||||
{{else}}
|
||||
Beaker
|
||||
Beaker
|
||||
{{/if}}
|
||||
is empty
|
||||
</span>
|
||||
@@ -75,10 +75,10 @@ Used In File(s): \code\modules\reagents\Chemistry-Machinery.dm
|
||||
<span class="average"><i>
|
||||
No
|
||||
{{if data.glass}}
|
||||
Glass
|
||||
Glass
|
||||
{{else}}
|
||||
Beaker
|
||||
{{/if}}
|
||||
Beaker
|
||||
{{/if}}
|
||||
loaded
|
||||
</i></span>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user