Refactor random warehouse (#5430)

* Refactor random warehouse garbage

* what do you mean cargo shouldn't get vials of lightning

* this is what I get for doing this file at 2 AM
This commit is contained in:
Lohikar
2018-10-23 22:51:13 +02:00
committed by Werner
parent 4af7467a1c
commit 4aaee63a12
11 changed files with 1481 additions and 1654 deletions
@@ -49,4 +49,7 @@
var/ore/OD = new oretype()
ore_data[OD.name] = OD
// Setup cargo spawn lists.
global.cargo_master.setup_cargo_stock()
..()