mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Fix a large number of typos (#89254)
Fixes a very large number of typos. A few of these fixes also extend to variable names, but only the really egregious ones like "concious".
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
. += span_warning("Needs to be [EXAMINE_HINT("anchored")] to start operations.")
|
||||
. += span_notice("It can be [EXAMINE_HINT("welded")] apart.")
|
||||
|
||||
. += span_notice("An [EXAMINE_HINT("plunger")] can be used to flush out reagents.")
|
||||
. += span_notice("A [EXAMINE_HINT("plunger")] can be used to flush out reagents.")
|
||||
|
||||
/obj/machinery/plumbing/wrench_act(mob/living/user, obj/item/tool)
|
||||
if(user.combat_mode)
|
||||
|
||||
Reference in New Issue
Block a user