Spellchecking

This commit is contained in:
CitadelStationBot
2017-08-01 08:46:20 -05:00
parent bbcad2fa58
commit 55f1de10a6
71 changed files with 342 additions and 105 deletions
+1 -1
View File
@@ -281,7 +281,7 @@
to_chat(H, "<span class='notice'>You are now running on internals from the [H.r_store] in your right pocket.</span>")
H.internal = H.r_store
//Seperate so CO2 jetpacks are a little less cumbersome.
//Separate so CO2 jetpacks are a little less cumbersome.
if(!C.internal && istype(C.back, /obj/item/weapon/tank))
to_chat(C, "<span class='notice'>You are now running on internals from the [C.back] on your back.</span>")
C.internal = C.back