Fixes various implant/admin verb typos (#5177)

* Removes 'independant'

* Update Space Station 13 areas.dm

* Fixes the AI law typo

* Fixes another typo.

Somewhat out of scope(?), but it's just a typo.
This commit is contained in:
MarinaGryphon
2018-04-17 23:05:12 -05:00
committed by Anewbe
parent c29d830e28
commit 9e57b11a87
3 changed files with 5 additions and 5 deletions
@@ -29,7 +29,7 @@
<b>Function:</b> Contains no innate functions until other components are added.<BR>
<b>Special Features:</b>
<i>Modular Circuitry</i>- Can be loaded with specific modular circuitry in order to fulfill a wide possibility of functions.<BR>
<b>Integrity:</b> Implant is not shielded from electromagnetic interferance, otherwise it is independant of subject's status."}
<b>Integrity:</b> Implant is not shielded from electromagnetic interference, otherwise it is independent of subject's status."}
return dat
/obj/item/weapon/implant/integrated_circuit/emp_act(severity)
@@ -45,4 +45,4 @@
..()
/obj/item/weapon/implant/integrated_circuit/attack_self(mob/user)
IC.attack_self(user)
IC.attack_self(user)