[MIRROR] Adds the universal scanner to lathes [MDB IGNORE] (#19044)

Adds the universal scanner to lathes (#73006)

## About The Pull Request
Adds the basic tool back to autolathes and cargo protolathe
This was in the game before #70314 so I think it's a fix more than an
addition, but whatever
## Why It's Good For The Game
Sometimes I like to sell things from custom vendors and I don't want to
have to hunt down a roundstart cargonian just to get a price tagger.
## Changelog
🆑
add: You can print universal scanners (export scanners, price taggers,
sales taggers) from the lathe again
/🆑

---------

Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
This commit is contained in:
SkyratBot
2023-01-31 03:11:18 +01:00
committed by GitHub
parent ee14edd6fa
commit 7f87f5067d
2 changed files with 19 additions and 5 deletions
+6 -5
View File
@@ -125,6 +125,7 @@
"turbine_part_rotor",
"turbine_part_stator",
"turret_control",
"universal_scanner",
"voice_analyzer",
"watering_can",
)
@@ -589,15 +590,18 @@
"adv_scanning",
"airalarm_electronics",
"airlock_board",
"anomaly_refinery",
"apc_control",
"atmos_control",
"atmos_thermal",
"atmosalerts",
"autolathe",
"cell_charger",
"crystallizer",
"electrolyzer",
"emergency_oxygen",
"emergency_oxygen_engi",
"emergency_oxygen",
"emitter",
"firealarm_electronics",
"firelock_board",
"grounding_rod",
@@ -619,14 +623,11 @@
"solarcontrol",
"stack_console",
"stack_machine",
"tank_compressor",
"tesla_coil",
"thermomachine",
"w-recycler",
"emitter",
"welding_goggles",
"anomaly_refinery",
"tank_compressor",
"atmos_thermal",
)
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 12500)
discount_experiments = list(/datum/experiment/scanning/random/material/easy = 7500)