mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-30 12:03:11 +00:00
Biogenerator improvements.
- Lower the process noise. - Add a new Creative Common sound to play once the process is done. - Add options for **5** slabs of meat or units of milk to be dispensed at once. Because seriously who is going to use this feature as is. - Add the option to create plant bags. Much more useful than most other stuff. - Add large plant bags for easier ferrying of goods. - Add a description to the biogenerator. - Fix a typo resulting in "]The the biogenerator is already loaded." - Add cream dispensing.
This commit is contained in:
@@ -170,6 +170,10 @@
|
||||
w_class = ITEMSIZE_SMALL
|
||||
can_hold = list(/obj/item/weapon/reagent_containers/food/snacks/grown,/obj/item/seeds,/obj/item/weapon/grown)
|
||||
|
||||
/obj/item/weapon/storage/bag/plants/large
|
||||
name = "large plant bag"
|
||||
w_class = ITEMSIZE_SMALL
|
||||
max_storage_space = ITEMSIZE_COST_NORMAL * 45
|
||||
|
||||
// -----------------------------
|
||||
// Sheet Snatcher
|
||||
|
||||
Reference in New Issue
Block a user