Merge pull request #4838 from FalseIncarnate/paradise_pop

Paradise Pop
This commit is contained in:
Fox McCloud
2016-07-14 23:58:24 -04:00
committed by GitHub
13 changed files with 703 additions and 51 deletions
+8
View File
@@ -1083,6 +1083,14 @@ var/list/all_supply_groups = list(supply_emergency,supply_security,supply_engine
cost = 10
containername = "beekeeper suits"
//Bottler
/datum/supply_packs/organic/bottler
name = "Brewing Buddy Bottler Unit"
contains = list(/obj/machinery/bottler,
/obj/item/weapon/wrench)
cost = 35
containername = "bottler crate"
//////////////////////////////////////////////////////////////////////////////
//////////////////////////// Materials ///////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////