mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
Allows cyborgs to view crew manifest and also state laws.
This commit is contained in:
@@ -212,6 +212,8 @@
|
||||
O << "To use something, simply click or double-click it."
|
||||
O << {"Use say ":s to speak to fellow cyborgs and the AI through binary."}
|
||||
|
||||
O.verbs += /mob/living/silicon/robot/proc/ai_roster
|
||||
|
||||
O.job = "Cyborg"
|
||||
|
||||
O.mmi = new /obj/item/device/mmi(O)
|
||||
@@ -412,4 +414,4 @@
|
||||
|
||||
del(src)
|
||||
|
||||
return O
|
||||
return O
|
||||
|
||||
Reference in New Issue
Block a user