mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-22 04:24:20 +01:00
Added kit system to vending machine to map for alien hardsuits
This commit is contained in:
@@ -859,3 +859,7 @@
|
||||
/obj/item/weapon/screwdriver = 5,/obj/item/weapon/crowbar = 5)
|
||||
//everything after the power cell had no amounts, I improvised. -Sayu
|
||||
|
||||
/obj/machinery/vending/eva
|
||||
name = "Hardsuit Kits"
|
||||
desc = "Conversion kits for your alien hardsuit needs."
|
||||
products = list(/obj/item/weapon/modkit/tajaran = 3, /obj/item/weapon/modkit = 3)
|
||||
|
||||
+9642
-9638
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user