I'm trying to find a way to modify the extract function so when a certain obj type is extracted, it slides out into the room. (The only way it can be extracted is by sac'ing a container/corpse with the obj in it)
But sac calls seperate_obj, which makes the obj in the room NULL.
Exactly how would I have the obj "slide" (as in, from container to room) out of the obj, to the room?
But sac calls seperate_obj, which makes the obj in the room NULL.
Exactly how would I have the obj "slide" (as in, from container to room) out of the obj, to the room?