mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Merge pull request #5539 from VOREStation/Verkister-patch-4
fixes sleeperbellies not ejecting on deletion
This commit is contained in:
@@ -42,6 +42,10 @@
|
||||
flags |= NOBLUDGEON //No more attack messages
|
||||
files = new /datum/research/techonly(src)
|
||||
|
||||
/obj/item/device/dogborg/sleeper/Destroy()
|
||||
go_out()
|
||||
..()
|
||||
|
||||
/obj/item/device/dogborg/sleeper/Exit(atom/movable/O)
|
||||
return 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user