Skip to content

Bluespace devices cause a conflict when put inside a bag of holding

Rob Nelson requested to merge pull/2731/cccc into Bleeding-Edge

Created by: unid15

Bags of holding can no longer store any sort of bluespace devices (bs beakers, stasis beakers, bs crystals, bs tomatoes) inside. Attempting to put one inside will cause a bluespace conflict resulting in one of the following -(6/11) The item disappears -(2/11) A random amount of items inside the BoH disappears -(2/11) A small explosion, same size as an IED -(1/11) A deafening honk blast -(1/11) BoH shuts down

also -adds UsesBluespace proc to items -changes paths of large bluespace & stasis beakers, making them subtypes of their smaller versions (now /beaker/bluespace/large, not /beaker/bluespacelarge) -fixes a minor bug with the janicart -no longer allows putting items inside of containers which are inside of the bag of holding (needed to prevent an exploit)

Merge request reports