mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Fixes an Erroneous path on Wall med-vendor (#27927)
* Update medical.dm * Automatic changelog for PR #1 [ci skip] * Delete html/changelogs/AutoChangeLog-pr-1.yml --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Useroth <37159550+Useroth@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Useroth
parent
cbb874833b
commit
7c061e5af9
@@ -91,7 +91,7 @@
|
||||
id = "organic_repair_foam"
|
||||
build_type = BIOGENERATOR
|
||||
materials = list(/datum/material/biomass = 100)
|
||||
build_path = /obj/item/stack/sticky_tape/surgical
|
||||
build_path = /obj/item/stack/medical/wound_recovery/robofoam
|
||||
category = list(
|
||||
RND_CATEGORY_INITIAL,
|
||||
RND_CATEGORY_DEFOREST_MEDICAL,
|
||||
|
||||
Reference in New Issue
Block a user