Merge pull request #256 from Cameron653/master

Small typo fix
This commit is contained in:
Spades
2016-05-31 14:43:28 -04:00
@@ -13,7 +13,7 @@
<b>Implant Details:</b> Subjects injected with implant can understand and speak almost all known languages.<BR>
<b>Function:</b> Contains specialized nanobots to stimulate the brain so the user can speak and understand previously unknown languages.<BR>
<b>Special Features:</b> Will allow the user to understand almost all languages.<BR>
<b>Integrity:</b> Implant can only be used three times before the nanobots are depleted."}
<b>Integrity:</b> Implant can only be used once before the nanobots are depleted."}
return dat
@@ -43,4 +43,4 @@
implanted(mob/source)
source.mind.store_memory("A implant can be activated by using the smile emote, <B>say *smile</B> to attempt to activate.", 0, 0)
source << "The implanted language implant can be activated by using the smile emote, <B>say *smile</B> to attempt to activate."
return 1
return 1