Typo correction (fasted -> fasten)

This commit is contained in:
Rob Palkowski
2012-05-03 17:05:57 -07:00
parent c81b4b3c99
commit e65c626f1e
+2 -2
View File
@@ -1573,7 +1573,7 @@ About the new airlock wires panel:
src.removal_step = 1
return
else if (istype(C, /obj/item/weapon/wrench))
user << "You start to unfasted the armor from the circuits..."
user << "You start to unfasten the armor from the circuits..."
if(do_after(user,40))
user << "Circuits exposed."
src.removal_step = 3
@@ -1744,4 +1744,4 @@ About the new airlock wires panel:
else
user << "\red You were warned..."
world << "\red [user.name] has been found attempting to hack a CentCom Secure Door via AI/Hacktool. Better luck next time."
user.ex_act(1)
user.ex_act(1)