mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Fixes the uplink listing for a free first aid kit having the same path as the option to buy one normally (#17581)
* Removes duplicate path for the entry in the uplink for medkits * Changelog * Add files via upload * Changelog update * Add files via upload * Add files via upload * Add files via upload
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
bluecrystal_cost = 1
|
||||
path = /obj/item/storage/firstaid/regular
|
||||
|
||||
/datum/uplink_item/item/medical/firstaid
|
||||
/datum/uplink_item/item/medical/firstaid/free
|
||||
name = "Standard First-Aid Kit (Free)"
|
||||
telecrystal_cost = 0
|
||||
bluecrystal_cost = 0
|
||||
|
||||
Reference in New Issue
Block a user