mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 07:27:57 +01:00
Fixes lots of common spelling mistakes (#20086)
* Fixes common spelling errors: "atleast", "infront", "succesfully", "alot" * recieve -> receive * spelling mistakes: percieve, wierd, posession, seperate, succesful * Spelling mistakes: noticable, concious, enviroment, existance, foward, interupted, independant * tgui rebuild * lets make this run * "succeded" mispelling * reverting money spam change
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
to_chat(user, "<span class='notice'>You rig [src].</span>")
|
||||
rigged = TRUE
|
||||
else
|
||||
to_chat(user, "<span class='warning'>You need atleast 15 wires to rig [src]!</span>")
|
||||
to_chat(user, "<span class='warning'>You need at least 15 wires to rig [src]!</span>")
|
||||
return TRUE
|
||||
if(istype(W, /obj/item/electropack))
|
||||
if(rigged)
|
||||
|
||||
Reference in New Issue
Block a user