Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit f44246c

Browse files
committed
shell city
1 parent bbb54c0 commit f44246c

File tree

1 file changed

+2
-1
lines changed
  • code/modules/mob/living/silicon/robot

1 file changed

+2
-1
lines changed

code/modules/mob/living/silicon/robot/robot.dm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
blocks_emissive = EMISSIVE_BLOCK_UNIQUE
1313
light_system = MOVABLE_LIGHT_DIRECTIONAL
1414
light_on = FALSE
15-
15+
radio = /obj/item/radio/borg
16+
1617
var/custom_name = ""
1718
var/braintype = "Cyborg"
1819
var/obj/item/mmi/mmi = null

0 commit comments

Comments
 (0)