mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Correct label on Mortaphenyl bottle in cargo (#20761)
https://github.com/Aurorastation/Aurora.3/issues/20738 Mortaphenyl bottle now correctly labeled as Mortaphenyl, not Inaprovaline. Didn't see why it would be duplicating as in the issue post, but will take a look again after the label is fixed.
This commit is contained in:
@@ -354,7 +354,7 @@
|
||||
|
||||
/singleton/cargo_item/mortaphenyl_bottle
|
||||
category = "medical"
|
||||
name = "inaprovaline bottle"
|
||||
name = "mortaphenyl bottle"
|
||||
supplier = "nanotrasen"
|
||||
description = "A bottle of mortaphenyl, a strong non-opioid painkiller."
|
||||
price = 85
|
||||
|
||||
Reference in New Issue
Block a user