mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Drone shell changes (#24379)
* Drone shell changes Fixes #24376. - Drone shells are now points of interest. - Derelict drone shells are now just dusty drone shells. * For GUN_HOG * Adds ushanka to derelict drones * Less compiling errors
This commit is contained in:
@@ -287,14 +287,3 @@
|
||||
/obj/effect/mob_spawn/human/hotel_staff/Destroy()
|
||||
new/obj/structure/fluff/empty_sleeper/syndicate(get_turf(src))
|
||||
..()
|
||||
|
||||
/obj/effect/mob_spawn/derelict_drone
|
||||
name = "dust-caked drone shell"
|
||||
desc = "A long-forgotten drone shell."
|
||||
flavour_text = "This station sure is a mess. It's time to get to work."
|
||||
mob_name = "a derelict drone"
|
||||
mob_type = /mob/living/simple_animal/drone
|
||||
icon = 'icons/mob/drone.dmi'
|
||||
icon_state = "drone_maint_hat"
|
||||
death = FALSE
|
||||
roundstart = FALSE
|
||||
Reference in New Issue
Block a user