ferencd@0: $generic_arrives =
ferencd@0: {
ferencd@0: :gotext1 => 'Shame on you evil
for locking me in this endless maze',
ferencd@0: :gotext2 => 'But I will ...',
ferencd@0: :gotext3 => '... get out of here ...',
ferencd@0: :gotext4 => '... I ... will ... ',
ferencd@0: :gotext5 => '...find the Exit ... '
ferencd@0: }
ferencd@0:
ferencd@0: $arrives =
ferencd@0: {
ferencd@0: 1 => {
ferencd@0: :gotext1 => 'You wake up in a dark place... Decrepit walls surround ancient dimly lit corridors...',
ferencd@0: :gotext2 => 'It eerily resembles the dungeon that small funny fellow (him:
) was brawling about in the tavern yesterday.',
ferencd@0: :gotext3 => '...oh what a night...',
ferencd@0: :gotext4 => '...but now that you come think more about it ... that beer had a peculiar taste...',
ferencd@0: :gotext5 => '... might be that
has tricked you???'
ferencd@0: },
ferencd@0:
ferencd@0: 2=> {
ferencd@0: :gotext1 => 'It must have been definitely the beer. That codger must have sneaked something into it.',
ferencd@0: :gotext2 => 'There is no other way to explain the sudden loss of senses and how you could have listen to his endless tales about the grandeur of some ancient building he gave everything for.',
ferencd@0: :gotext3 => 'Now you really want to get out just to find him and shake some sense into his head.'
ferencd@0: }
ferencd@0: }
ferencd@0:
ferencd@0: $generic_descends =
ferencd@0: {
ferencd@0: :leave_text => 'You carefully go down the ruined stairs...
Maybe there is an exit somewhere below you.', ferencd@0: :story_text => "
was right. Noone gets out from here alive.
" ferencd@0: } ferencd@0: ferencd@0: $timerun_descends = ferencd@0: { ferencd@0: :leave_text => "Congratulations, you have completed the level. Your time was:
![]() |
Now is the perfect time to try again
" ferencd@0: } ferencd@0: ferencd@0: $descends = ferencd@0: { ferencd@0: 1 => { ferencd@0: :leave_text => 'As you descend the steps you hear distant screams echoing faintly through the corridors.
The world goes black and you fall down the rungs.', ferencd@0: :story_text => "
was right. Noone gets out from here alive.
" ferencd@0: } ferencd@0: } ferencd@0: ferencd@0: ferencd@0: ferencd@0: =begin ferencd@0: ferencd@0: - 3:IN - ferencd@0: You wake up hungry. What on earth is this place? You sort of recall a dream in which you have ferencd@0: explored a huge maze... one which pretty much looks like this one. But in your dream you have found the exit. ferencd@0: Then why are you still inside? Why??? And there was a small funny fellow too... ferencd@0: ferencd@0: - 3:OUT - ferencd@0: ferencd@0: You carefully go down the stairs. Then you suddenly stop, you hear a loud scream from the darkness below. ferencd@0: After you slip, you fall and hit your head. The world blackens out. ferencd@0: ferencd@0: - 4:IN - ferencd@0: ferencd@0: You open your eyes after the most horrible nightmare you ever had. You dreamt your were thrown in an endless maze ferencd@0: there was no exit, just deeper and deeper mazes, with walls reasonably similar to ferencd@0: the ones you see in front of you, while the same stench as in your nightmare fills your lungs... Oh no ... ferencd@0: ferencd@0: - 4:OUT - ferencd@0: ferencd@0: Something seems to be moving down there... Looks almost ... can't be ... like a tall human. So you are not alone? ferencd@0: ferencd@0: - 5:IN - ferencd@0: ferencd@0: You hear creepy clinks and the sound of distant scuttling fills the corridor. What might that be? ferencd@0: Where did you end up? ferencd@0: - Hello! Is someone there? ferencd@0: ferencd@0: - 6 - ferencd@0: ferencd@0: Suddenly a faint voice echoes through the air, and the image of a small fellow strikes into your mind... ferencd@0: The voice whispers about a revenge for something that happened at the tavern. Yesterday. Or the day before. Or before? ferencd@0: ferencd@0: - 7 - ferencd@0: ferencd@0: Kal Emen ... ferencd@0: ferencd@0: This is the name of the cursed bastard who deceived you into this nightmare of a maze. You barely remember it ferencd@0: as you wake up from your dark sleep, but ... did he build this dungeon? Why? ferencd@0: ferencd@0: - 10 - ferencd@0: ferencd@0: Another of those strange dreams. They sort of became regular recently. This one tells the tale of a king, the last of ferencd@0: the ancients who has commended the building of the endless maze. But you woke up too quickly due to some noise ferencd@0: in the vicinity... ferencd@0: ferencd@0: ferencd@0: - 15 - ferencd@0: You dreamt about a miserable builder who has built his soul in the walls of an endless maze. Was he the small fellow you have ferencd@0: met in the tavern? What tavern? You can't remember when you were in a tavern for the last time. ferencd@0: ferencd@0: ferencd@0: - 50 - ferencd@0: The truth is even worse than the dreams. Now that you know fully the tale of the mad king, the greedy bricklayer and the ferencd@0: one thousand and one souls in the walls you cannot handle it anymore. You collapse to the floor and wait for your end. ferencd@0: Nothing happens. Just the darkness surrounds you. Your friends, the skeletons slowly approach. They were once humans, ferencd@0: just like you. They were the bricklayers, victims of the mad kings' maniac grandeur. And somewhere among them is the ferencd@0: kings' daughter. ferencd@0: ferencd@0: But now you are much like them. Now you are one of them... There is just one difference between you and them. ferencd@0: ferencd@0: You know that there is an exit from this maze. Kal Emen has found it. And you will have to look for it till you find it. ferencd@0: =end