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:
xXPawnStarrXx
2024-06-02 01:49:27 +02:00
committed by GitHub
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,