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:
coiax
2017-02-27 12:28:31 +13:00
committed by oranges
parent 9c0574936c
commit 3dee7c96b6
4 changed files with 17 additions and 14 deletions
@@ -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