mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 04:26:38 +01:00
buff drones
This commit is contained in:
@@ -93,6 +93,8 @@ var/list/mob_hat_cache = list()
|
||||
chassis = "constructiondrone" //CHOMPEDIT: Initial chasis
|
||||
|
||||
/mob/living/silicon/robot/drone/security
|
||||
maxHealth = 100
|
||||
health = 100
|
||||
icon_state = "constructiondrone"
|
||||
law_type = /datum/ai_laws/security_drone
|
||||
module_type = /obj/item/weapon/robot_module/drone/security
|
||||
|
||||
Reference in New Issue
Block a user