lkarch.org/tools/friendlyfire/assets/dialog/caveman2.dialog.json
Lucas Kent e39465ad2f Changes to be committed:
new file:   Files/flashplayer_32_sa.exe
	new file:   favicon.ico
	new file:   globe.gif
	new file:   imgs/download.png
	new file:   imgs/zuck.jpg
	new file:   index.html
	new file:   other.ico
	new file:   script.js
	new file:   site.webmanifest
	new file:   sitemap.html
	new file:   styles/backround.css
	new file:   styles/border.css
	new file:   styles/fonts/Titillium_Web/OFL.txt
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Black.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Bold.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Italic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Light.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-Regular.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf
	new file:   styles/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf
	new file:   styles/fonts/webfontkit-20221027-163353/generator_config.txt
	new file:   styles/fonts/webfontkit-20221027-163353/specimen_files/grid_12-825-55-15.css
	new file:   styles/fonts/webfontkit-20221027-163353/specimen_files/specimen_stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-163353/stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-demo.html
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff
	new file:   styles/fonts/webfontkit-20221027-163353/titilliumweb-extralight-webfont.woff2
	new file:   styles/fonts/webfontkit-20221027-165950/generator_config.txt
	new file:   styles/fonts/webfontkit-20221027-165950/specimen_files/grid_12-825-55-15.css
	new file:   styles/fonts/webfontkit-20221027-165950/specimen_files/specimen_stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-165950/stylesheet.css
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-demo.html
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff
	new file:   styles/fonts/webfontkit-20221027-165950/titilliumweb-bold-webfont.woff2
	new file:   styles/style.css
	new file:   tools/2048/.gitignore
	new file:   tools/2048/.jshintrc
	new file:   tools/2048/CONTRIBUTING.md
	new file:   tools/2048/LICENSE.txt
	new file:   tools/2048/README.md
	new file:   tools/2048/Rakefile
	new file:   tools/2048/favicon.ico
	new file:   tools/2048/index.html
	new file:   tools/2048/js/animframe_polyfill.js
	new file:   tools/2048/js/application.js
	new file:   tools/2048/js/bind_polyfill.js
	new file:   tools/2048/js/classlist_polyfill.js
	new file:   tools/2048/js/game_manager.js
	new file:   tools/2048/js/grid.js
	new file:   tools/2048/js/html_actuator.js
	new file:   tools/2048/js/keyboard_input_manager.js
	new file:   tools/2048/js/local_storage_manager.js
	new file:   tools/2048/js/tile.js
    new file:   tools/2048/meta/apple-touch-icon.png
	new file:   tools/webretro/cores/neocd_libretro.js
	new file:   tools/webretro/cores/neocd_libretro.wasm
	new file:   tools/webretro/cores/nestopia_libretro.js
	new file:   tools/webretro/cores/nestopia_libretro.wasm
	new file:   tools/webretro/cores/o2em_libretro.js
	new file:   tools/webretro/cores/o2em_libretro.wasm
	new file:   tools/webretro/cores/opera_libretro.js
	new file:   tools/webretro/cores/opera_libretro.wasm
2022-11-02 08:40:01 -04:00

107 lines
4.9 KiB
JSON

{
"entry": [
"Holy macaroni, another human! !set $metcaveman",
"[$ismale] I thought I'd never see another dude anytime soon.",
"[not $ismale] I thought I'd never see a woman ever again.",
"Did you stone-skip-jump your way across the river as well?",
"►[$hasDoubleJump]No, I come here regulary. @regulary",
"►[$hasDoubleJump]What's a stone-skip-jump? @skipjump",
"►[not $hasDoubleJump]Yes! @stuck"
],
"stuck": [
"Well, then make yourself comfortable.",
"At least I'm not stuck here alone anymore.",
"►What? Can't we just exit the cave?",
"The platforms on the way up are too high…",
"►F…",
"Game over, man!",
"GAME OVER! !endgameC !end"
],
"visitedEntry": [
"[$ismale]Hey pal!",
"[not $ismale]Greetings my lady.",
"►Can I ask you some questions? @questions",
"►I'm on my way. @visitedEntry !end"
],
"regulary": [
"So there is a regular way to cross the river? !set visited",
"►Yeah, it's a long story.",
"I couldn't cross the broken bridge after falling down from the sky.",
"I tried many times but I couldn't jump far enough.",
"Since there wasn't anything better to do, I found out about the skip-jump by accident and ended up on this side of the river. @skipjump"
],
"skipjump": [
"It's a secret jumping technique I mastered. !set visited",
"Just at the moment of impact, I was able to jump on the water and cross the river this way!",
"Just like a stone skips on water when you throw it at the right angle. Hence the name.",
"Patent pending.",
"And now I'm stuck here… @bug"
],
"bug": [
"The fire up top wasn't very helpful.",
"And after I entered the cave, I couldn't get back out.",
"The platforms are to high for me to jump up.",
"►The power-up fire? He gave me the ability to fly. @powerup",
"►Keep going. @strange"
],
"powerup": [
"Oh really? You can actually fly now?",
"He was just repeating lines and blabbing about broken sequences.",
"Maybe you can go talk to him?",
"►If I have the time. Continue.",
"Where was I? Ah! @strange"
],
"strange": [
"But that's not all.",
"There is something very strange going on here.",
"►What do you mean?",
"Don't you see it? The strange shrine in the clouds and the very supspicious fire people?",
"How did we get here in the first place?",
"It's like a feverish nightmare from which you can't wake up.",
"I conducted some experiments down here and the results are alarming. @questions"
],
"questions": [
"What do you want to know about?",
"►How did you get here? @memories",
"►Anything interesting about this cave? @cave",
"►Why the open fire in the cave? @fire",
"►Nevermind. @visitedEntry !end"
],
"fire": [
"Good question! First of all, carbon monoxide poisoning is not something that happens here.",
"Death in general seems to be impossible. Trust me, I tried.",
"But the fire itself is very interesting.",
"I made a lot of camp fires since I came here and they all look alike.",
"I mean, practically identical. And not only that, they even resemble the fire in the entrance.",
"Isn't that strange? It's like someone got really lazy and just made everything from the same template.",
"►You're right, but the fire in the beginning looked different.",
"Yeah, I remember. It looked fake.",
"►I have other questions. @questions"
],
"cave": [
"Yes! This cave is strange as well.",
"It's the only cave I've seen so far that has nothing of interest in it.",
"Very suspicious if you ask me.",
"►Well, you are here.",
"I don't like the tone of that…",
"I'm a living person and not some kind of pawn that only exists to chat with anyone who enters this cave.",
"As soon as I have the means to leave, I will.",
"►We will see. I have other questions. @questions"
],
"memories": [
"My memories are very hazy, I can't remember anything from before my arrival here.",
"What about you?",
"►No, it's all blank.",
"Thought so… There's something sinister going on here behind the curtains.",
"There's always a lingering feeling of being watched from the shadows.",
"►Yeah, I met that guy under the bridge. @shadows",
"►Creepy. I got other questions. @questions"
],
"shadows": [
"What guy?",
"►The shadow person. He taught me how to run.",
"You seem to have had a very different experience than I did…",
"►Apparently. I got other questions. @questions"
]
}