fixes a few typos

This commit is contained in:
Casey
2022-03-02 13:13:48 -05:00
committed by Darlantan
parent 2dfde8b21b
commit 4fbfc78cde
4 changed files with 10 additions and 6 deletions

View File

@@ -220,7 +220,7 @@
set src in range(0)
dropnoms_active = !dropnoms_active
to_chat(user,"<span class = 'info'>You switch \the [src]'s spatial rearrangement [dropnoms_active ? "on" : "off"]. (Telenoms [dropnoms_active ? "enabled" : "dsiabled"])</span>")
to_chat(user,"<span class = 'info'>You switch \the [src]'s spatial rearrangement [dropnoms_active ? "on" : "off"]. (Telenoms [dropnoms_active ? "enabled" : "disabled"])</span>")
/obj/item/weapon/bluespace_harpoon/update_icon()
if(transforming)