REALLY fixes Roaper's custom item (I forgot to code the spawning thing-y for his ID) and adds mah cane.

This commit is contained in:
Chase Clary
2012-09-12 21:14:50 -05:00
parent de30f56004
commit 565451fa78
4 changed files with 11 additions and 1 deletions
@@ -51,6 +51,8 @@
else if(M.ckey == "nerezza" && M.real_name == "Asher Spock") //This is an Odysseus Specialist ID
I.name = "[M.real_name]'s Odysseus Specialist ID Card ([M.mind.role_alt_title ? M.mind.role_alt_title : M.mind.assigned_role])"
I.access += list(ACCESS_ROBOTICS) //Station-based mecha pilots need this to access the recharge bay.
else if(M.ckey == "roaper" && M.real_name == "Ian Colm") //This is a Technician ID
I.name = "[M.real_name]'s Technician ID ([M.mind.role_alt_title ? M.mind.role_alt_title : M.mind.assigned_role])"
//replace old ID
del(C)