initializing feeding tube

just a quick save so it doesn't get lost, this commit initializes the feeding tube item (massively WIP, basically renamed IV drip)
This commit is contained in:
Sonoida
2022-12-11 17:32:55 +01:00
parent 97127c4fd4
commit 5ff72c5302
3 changed files with 232 additions and 0 deletions
@@ -134,6 +134,11 @@
unit_name = "iv drip"
export_types = list(/obj/machinery/iv_drip)
/datum/export/large/iv //GS13
cost = 50
unit_name = "feeding tube"
export_types = list(/obj/machinery/feeding_tube)
/datum/export/large/barrier
cost = 25
unit_name = "security barrier"