Merge pull request #520 from Markolie/master

Adds podbay doors that can be opened from within pods, general map fixes
This commit is contained in:
Fox-McCloud
2014-11-23 18:04:42 -05:00
14 changed files with 484 additions and 259 deletions
@@ -170,6 +170,8 @@
if (!rbPDA)
rbPDA = new/obj/item/device/pda/ai(src)
rbPDA.set_name_and_job(custom_name,braintype)
if(syndicateborg)
rbPDA.hidden = 1
//If there's an MMI in the robot, have it ejected when the mob goes away. --NEO
//Improved /N
@@ -1412,7 +1414,6 @@
designation = "Syndicate"
req_access = list(access_syndicate)
/mob/living/silicon/robot/syndicate/New(loc)
..()
cell.maxcharge = 25000
@@ -1423,6 +1424,7 @@
Namepick()
/mob/living/silicon/robot/proc/notify_ai(var/notifytype, var/oldname, var/newname)
if(!connected_ai)
return