Skip to content

Fixes Botany Plant Ornament Hanging and NVG Color Resetting

Rob Nelson requested to merge pull/13058/Bugfixes into Bleeding-Edge

Created by: Shadowmech88

Makes potted botany plants children of /obj/structure/flora/pottedplant so ornaments can be hung on them. Fixes bug in which unequipped() would not be passed the slot argument if the item was directly swapped for another.

As a result of making potted botany plants children of /obj/structure/flora/pottedplant, small items can now be stored inside them like they can inside regular potted plants.

Fixes #13025 (closed) Fixes #13035 (closed)

🆑

  • tweak: Ornaments can now be hung on potted botany plants.
  • rscadd: Potted botany plants can now have items stored inside them like regular potted plants.

Merge request reports