Fixes a documentation typo

This commit is contained in:
CitadelStationBot
2017-06-15 20:48:37 -05:00
parent f0f6341588
commit ef336bb4ad
+1 -1
View File
@@ -23,7 +23,7 @@
new_mob.key = key
The Login proc will handle making a new mob for that mobtype (including setting up stuff like mind.name). Simple!
The Login proc will handle making a new mind for that mobtype (including setting up stuff like mind.name). Simple!
However if you want that mind to have any special properties like being a traitor etc you will have to do that
yourself.