mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-21 04:57:57 +01:00
Gives miners a survival medipen instead of brute patches. (#19007)
* Gets rid of the 8 patches in the vendor. * Removes the brute pillbottles from miner gear, replaces with survival medipen. At the behest of the design lead. New brute patches were ineffectual and giving them a bunch ruins the single get out of injury free card they used to have.
This commit is contained in:
@@ -169,7 +169,6 @@
|
||||
if("Resonator and Advanced Scanner")
|
||||
new /obj/item/weapon/resonator(src.loc)
|
||||
new /obj/item/device/t_scanner/adv_mining_scanner(src.loc)
|
||||
new /obj/item/weapon/storage/pill_bottle/mining(src.loc)
|
||||
if("Mining Drone")
|
||||
new /mob/living/simple_animal/hostile/mining_drone(src.loc)
|
||||
new /obj/item/weapon/weldingtool/hugetank(src.loc)
|
||||
|
||||
Reference in New Issue
Block a user