Added kit system to vending machine to map for alien hardsuits

This commit is contained in:
ZomgPonies
2013-09-10 15:11:50 -04:00
parent 692b8efdeb
commit 6c2ae0a263
2 changed files with 9646 additions and 9638 deletions
+4
View File
@@ -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)