mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Reduces the effect of EMP on robot power cells
Temporary fix to resolve #8454
This commit is contained in:
@@ -50,6 +50,8 @@ var/list/robot_verbs_default = list(
|
||||
var/obj/item/weapon/cell/cell = null
|
||||
var/obj/machinery/camera/camera = null
|
||||
|
||||
var/cell_emp_mult = 2
|
||||
|
||||
// Components are basically robot organs.
|
||||
var/list/components = list()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user