<b>warning(s):</b> male!reader
<b>title:</b> i wanna be where you are
<b>summary:</b> you are looking for him
<b>link(s):</b> [[here|start game]]
<b>credit(s):</b> [[here|the credits]]
<b>character(s):</b> none
<center>(set: $Place to "where do you want to go?")\
<tw-link class='cyclingLink' data-cycling-texts='["the library", "the hallway", "the classroom", "the washroom", "the gymnasium", "the cafeteria", "the staffroom", "the clubroom", "the infirmary", "the office"]' onclick='clickCyclingLink(this, "$Place");'>$Place</tw-link>
(link: "let's go there")[(goto: $Place)]</center>
<b>coder(s):</b> babybuddha
<b>maker(s):</b> babybuddha
<b>tester(s):</b> babybuddha
<b>writer(s):</b> babybuddha
[[go back|main menu]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the library.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the library.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the hallway.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the hallway.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the classroom.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the classroom.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the washroom.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the washroom.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the cafeteria.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the cafeteria.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the staffroom.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the staffroom.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the clubroom.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the clubroom.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the infirmary.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the infirmary.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the office.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the office.
[[go back|start game]]](set: $event to (random: 1, 2))\
(if: $event is 1)[you find him in the gymnasium.
[[the end|the credits]].]\
(elseif: $event is 2)[you don't find him in the gymnasium.
[[go back|start game]]]