Mining Borg Buffs (#9218)

This commit is contained in:
Geeves
2020-07-02 19:49:03 +02:00
committed by GitHub
parent c3bd60821d
commit a1d4e80c95
5 changed files with 41 additions and 14 deletions

View File

@@ -459,6 +459,13 @@
newflag.set_light(2)
src.use(1)
/obj/item/stack/flag/purple/borg
name = "stationbound beacon deployer"
desc = "A stationbound-mounted beacon deployer, deploys standard purple beacons in accordance with the mining colour scheme. Uses a metal synthesizer to produce more."
charge_costs = list(1500)
uses_charge = TRUE
stacktype = /obj/item/stack/flag/purple
/**********************Miner Carts***********************/
// RRF refactored into RFD-M, found in RFD.dm