mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
abduct-u2
This commit is contained in:
@@ -1464,14 +1464,19 @@
|
||||
products = list(/obj/item/weapon/card/id/syndicate/station_access = 1,
|
||||
/obj/item/weapon/storage/box/syndie_kit/chameleon = 1,
|
||||
/obj/item/clothing/mask/bandana = 1,
|
||||
/obj/item/clothing/glasses/sunglasses = 1,
|
||||
/obj/item/device/radio/headset/syndicate/alt = 1,
|
||||
/obj/item/device/pda = 1,
|
||||
/obj/item/device/communicator = 1,
|
||||
/obj/item/weapon/tape_roll = 2,
|
||||
/obj/item/weapon/handcuffs = 4,
|
||||
/obj/item/weapon/handcuffs/legcuffs = 4,
|
||||
/obj/item/weapon/cell/device/weapon/recharge/alien = 2,
|
||||
/obj/item/device/chameleon = 1,
|
||||
/obj/item/weapon/storage/mre/menu11 = 2
|
||||
/obj/item/weapon/storage/mre/menu11 = 2,
|
||||
/obj/item/device/flash = 2,
|
||||
/obj/item/weapon/pen/reagent/paralysis = 4,
|
||||
/obj/item/device/perfect_tele/alien = 1
|
||||
)
|
||||
vend_delay = 15
|
||||
|
||||
|
||||
@@ -17,6 +17,9 @@
|
||||
name = "Abductor Ship"
|
||||
flags = RAD_SHIELDED | BLUE_SHIELDED
|
||||
|
||||
/area/abductor/interior
|
||||
name = "Abductor Ship Interior"
|
||||
|
||||
/area/abductor/exterior
|
||||
name = "Abductor Ship Exterior"
|
||||
has_gravity = 0
|
||||
@@ -79,19 +82,6 @@ You will find a dispenser within the room you started in which contains some bas
|
||||
installation = /obj/item/weapon/gun/energy/ionrifle/weak
|
||||
lethal = TRUE
|
||||
|
||||
/obj/item/device/perfect_tele/frontier/unknown/abductor/one
|
||||
loc_network = "abd1"
|
||||
/obj/item/device/perfect_tele/frontier/unknown/abductor/two
|
||||
loc_network = "abd2"
|
||||
/obj/item/device/perfect_tele/frontier/unknown/abductor/three
|
||||
loc_network = "abd3"
|
||||
/obj/item/device/perfect_tele/frontier/unknown/abductor/four
|
||||
loc_network = "abd4"
|
||||
/obj/item/device/perfect_tele/frontier/unknown/abductor/five
|
||||
loc_network = "abd5"
|
||||
/obj/item/device/perfect_tele/frontier/unknown/abductor/six
|
||||
loc_network = "abd6"
|
||||
|
||||
/obj/machinery/power/rtg/abductor/built/abductor
|
||||
name = "Void Core"
|
||||
power_gen = 5000000
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user