Merge pull request #6857 from mwerezak/hoverpod

Hoverpod tweaks and mecha/working code cleanup
This commit is contained in:
Chinsky
2014-10-29 06:31:20 +03:00
9 changed files with 158 additions and 211 deletions

View File

@@ -628,7 +628,7 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
/datum/supply_packs/hoverpod
name = "Hoverpod Shipment"
contains = list()
cost = 75
cost = 80
containertype = /obj/structure/largecrate/hoverpod
containername = "Hoverpod Crate"
group = "Operations"