MULEbots notify on relevant deliveries

Also:
	-Adds more request consoles throughout the map
		- Atmospherics, Brig Medbay, Warden, Security
This commit is contained in:
Crazylemon64
2015-11-14 14:29:24 -08:00
parent da37bbeb6a
commit 1b4a39eb24
6 changed files with 63 additions and 27 deletions
+1 -1
View File
@@ -72,7 +72,7 @@
if(D.department in src.supply_consoles)
if(supply_consoles[D.department] == null || (s.name in supply_consoles[D.department]))
D.createMessage("Ore Redemption Machine", "New Minerals Available!", msg, 1)
var/obj/item/stack/sheet/storage = stack_list[processed_sheet]
storage.amount += sheet_per_ore //Stack the sheets
O.loc = null //Let the old sheet...