mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 14:07:51 +01:00
Removes some from borgs too
This commit is contained in:
@@ -165,6 +165,11 @@ GLOBAL_LIST_INIT(robot_verbs_default, list(
|
||||
..()
|
||||
|
||||
add_robot_verbs()
|
||||
|
||||
// Remove inherited verbs that effectively do nothing for cyborgs, or lead to unintended behaviour.
|
||||
verbs -= /mob/living/verb/lay_down
|
||||
verbs -= /mob/living/verb/mob_sleep
|
||||
verbs -= /mob/living/verb/resist
|
||||
|
||||
if(cell)
|
||||
var/datum/robot_component/cell_component = components["power cell"]
|
||||
|
||||
Reference in New Issue
Block a user