The title basically includes what I'm asking, and I have the code here, so maybe someone can try to help me?
What I want to do is, with only two passages, use (if:) and (set:) so that it changes the context based on which one I investigate first, so let's say with the example above I chose to investigate the metal locker first. So what if I wanted to choose the boxes first? How would I code the boxes part so that it's context changes to make it look like I investigated it first??
There were [[boxes|true1a22ab]] laying on top of each other in the corner of the room, and also a what seemed like a [[large and tall metal locker.|true1a22b]]
I walked over the metal locker and shook it's handle. It was locked tight with a lock, although the lock seemed fairly rusty. I drew my sword and broke the lock, and successfully opened the locker.
Inside the locker was what seemed like a notecard, covered with a layer of dust. I reached for it and wiped away the dust. I could not believe what I saw next. It was a picture of a fairly young girl, posing for a photo with what seems like a friend of hers. In the background was the metal locker, and with the inscription //I Rubin.//
Below the locker was what seemed like a rifle. //A gun?//, I thought. There were also several magazines located near the stalk. I reached for the gun, shook the dust off, and slung it over my shoulder. I carefully placed the magazines inside my bag, not wanting to spill the rounds everywhere.
The metal locker seemed decently cleared by this time. [[//Check the boxes?//|true1a22a]]
I moved over to the boxes and flipped through the boxes as soon as I had approached it. My hands reached in and pulled out something that felt very familiar in my hands. The handle of a pistol. I was deeply surprised by my finding and moved the box onto the floor for easier inspection.
I found 3 small handguns, all loaded. There was nothing else in the box but these three, so I switched on safety and dumped them in my backpack.
I pushed the box aside and began to investigate the other boxes. However, they were all empty. What great luck I had I guess.
[[Finish Examining the unmarked room|true1ab]]]
What I want to do is, with only two passages, use (if:) and (set:) so that it changes the context based on which one I investigate first, so let's say with the example above I chose to investigate the metal locker first. So what if I wanted to choose the boxes first? How would I code the boxes part so that it's context changes to make it look like I investigated it first??