Lowering string count

This commit is contained in:
ZomgPonies
2013-09-06 13:07:54 -04:00
parent ac0ddde997
commit a784670e21
5 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -281,7 +281,7 @@
var/mob/living/carbon/human/character = create_character() //creates the human and transfers vars and mind
job_master.EquipRank(character, rank, 1) //equips the human
EquipCustomItems(character)
//EquipCustomItems(character)
character.loc = pick(latejoin)
character.lastarea = get_area(loc)