[MIRROR] Adds Gooborgs & Toggleable Stomach Glowing for Borgs (#10418)

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-03-14 17:43:00 -07:00
committed by GitHub
parent 4a4293a9e4
commit 2cd485cbba
50 changed files with 546 additions and 92 deletions
@@ -5,20 +5,6 @@
***********************************************************************/
//Might want to move this into several files later but for now it works here
/obj/item/melee/baton/robot/arm
name = "electrified arm"
icon = 'icons/obj/decals.dmi'
icon_state = "shock"
hitcost = 750
agonyforce = 70
/obj/item/melee/baton/robot/arm/update_icon()
if(status)
set_light(1.5, 1, lightcolor)
else
set_light(0)
/obj/item/borg/overdrive
name = "overdrive"
icon = 'icons/obj/decals.dmi'