Adds the stickbug hivebot boss (#23032)

Adds the stickbug of doom for admin use, plus a few QoL changes for
hivebots.

<img width="237" height="300" alt="image"
src="https://github.com/user-attachments/assets/7c8c1c29-f2f7-4532-b861-5674a3cd7ac5"
/>

- [x] Fix hivebot blood on the boss appearing red.
- [x] Verify the beacon creation ability is functional - could make it
spawn playables?
- [x] Implement the beacon boss sprite for future use.
This commit is contained in:
hazelrat
2026-08-13 16:22:55 +00:00
committed by GitHub
parent 5f7a4c4e69
commit bcd7a179bb
9 changed files with 269 additions and 1 deletions
@@ -18,6 +18,15 @@
temperature = 80
initial_gas = list("nitrogen" = MOLES_CELLSTANDARD) //one atmosphere of nitrogen
/turf/simulated/floor/hivebot
name = "alien circuitry"
desc = "A strange, almost organic pattern of circuitry. It pulses softly, glowing with a dull red light."
icon = 'icons/turf/flooring/circuit.dmi'
icon_state = "hivecircuitfloor"
light_power = 1
light_color = LIGHT_COLOR_EMERGENCY_SOFT
light_range = MINIMUM_USEFUL_LIGHT_RANGE
/turf/simulated/floor/greengrid
name = "mainframe floor"
icon = 'icons/turf/flooring/circuit.dmi'