Added new vending machines, and changed a couple of other files. Might be worth looking through just to make sure I didnt fuck everything up

Conflicts:
	code/game/machinery/vending.dm
This commit is contained in:
Heredth
2014-03-11 06:11:12 -04:00
committed by ZomgPonies
parent 12abbd60c0
commit 5d77dcecaa
4 changed files with 36 additions and 5 deletions
+1 -2
View File
@@ -899,8 +899,7 @@ var/list/all_supply_groups = list("Operations","Security","Hospitality","Enginee
group = "Hospitality"
/datum/supply_packs/formal_wear
contains = list(/obj/item/clothing/head/bowler,
/obj/item/clothing/head/that,
contains = list(/obj/item/clothing/head/that,
/obj/item/clothing/suit/storage/lawyer/bluejacket,
/obj/item/clothing/suit/storage/lawyer/purpjacket,
/obj/item/clothing/under/suit_jacket,