Skip to content
Snippets Groups Projects
Commit 00b28c2a authored by Kirsty's avatar Kirsty
Browse files

Added ability to toggle on tentacles when smoking hookah.

parent e2232a95
No related branches found
No related tags found
1 merge request!2197Added ability to toggle on tentacles when smoking hookah
:: Tentacle Forest Enable
<<effects>>
<<set $tentacledisable to "f">>
<span class="green">You steel your mind, and focus on the portal.</span> A mental barrier inside you breaks.
<br><br>
<i><span class="lewd">Tentacles are now enabled.</span></i>
<br><br>
<<link [[Next|Tentacle Forest Entrance]]>><<set $tentacleEntrance to "hookah">><<endevent>><</link>>
<br>
:: Tentacle Forest Entrance
<<location "tentworld">><<effects>>
<<undress "hookah">>
......
......@@ -108,7 +108,12 @@ You find yourself on your back, beneath a spinning ceiling. A schism rips throug
<<if $tentacledisable is "f">>
<<link [[Enter|Tentacle Forest Entrance]]>><<set $tentacleEntrance to "hookah">><<endevent>><</link>>
<br>
<</if>>
<<else>>
<span class="red">You're terrified by them,</span> and start pushing against your consciousness, trying to force yourself to wake up. However, for one brief moment of lucidity, <span class="lewd">you wonder what would happen if you opened your mind to it.</span>
<br><br>
<<link [[Try to enter|Tentacle Forest Enable]]>><</link>><<willpowerdifficulty 1 1>> | <span class="pink">This will enable tentacles.</span> <!-- Appears even with blind stats enabled. Intentional -->
<br>
<</if>>
<<link [[Ignore|Flats Hookah Flow]]>><<pass 1 hour>><<willpower 6>><<if $awareness lt 600>><<awareness 6>><</if>><</link>><<ggwillpower>><<if $awareness lt 600>><<ggawareness>><</if>>
<br>
<<else>>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment