mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
@@ -49,7 +49,8 @@
|
||||
//Allow drones to pull disposal pipes
|
||||
var/list/pull_list = list(
|
||||
/obj/structure/disposalconstruct,
|
||||
/obj/item/pipe
|
||||
/obj/item/pipe,
|
||||
/obj/item/pipe_meter
|
||||
)
|
||||
mob_bump_flag = SIMPLE_ANIMAL
|
||||
holder_type = /obj/item/holder/drone
|
||||
|
||||
Reference in New Issue
Block a user