mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Merge pull request #7801 from Holdelta/hol-rms
New Engineering Tool - RMS: Rapid Material Synthesizer
This commit is contained in:
@@ -535,6 +535,7 @@
|
||||
src.modules += new /obj/item/weapon/gripper/circuit(src)
|
||||
src.modules += new /obj/item/device/pipe_painter(src)
|
||||
src.modules += new /obj/item/device/floor_painter(src)
|
||||
src.modules += new /obj/item/weapon/rms(src)
|
||||
src.emag = new /obj/item/weapon/dogborg/pounce(src)
|
||||
|
||||
//Painfully slow charger regen but high capacity. Also starts with low amount.
|
||||
|
||||
Reference in New Issue
Block a user