mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +01:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user