mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 11:07:12 +01:00
Fixes two minor spelling/grammar issues. (#7753)
* Fixes the word "Safety" * Fixes #7530 - Reformats sentence to be grammatically correct (as best it can be).
This commit is contained in:
@@ -202,7 +202,7 @@
|
||||
|
||||
/obj/structure/blob/examine(mob/user)
|
||||
..(user)
|
||||
to_chat(user, "It looks like it's of a [get_chem_name()] kind.")
|
||||
to_chat(user, "It looks like it's made of [get_chem_name()].")
|
||||
|
||||
|
||||
/obj/structure/blob/proc/get_chem_name()
|
||||
|
||||
@@ -13,7 +13,7 @@ Used In File(s): \code\game\machinery\poolcontroller.dm
|
||||
|
||||
<div class="item">
|
||||
<div class="itemLabel">
|
||||
Saftey Status:
|
||||
Safety Status:
|
||||
</div>
|
||||
<div class="itemContent">
|
||||
{{if data.emagged}}
|
||||
|
||||
Reference in New Issue
Block a user