1299 lines
34 KiB
C++
1299 lines
34 KiB
C++
/* ScummVM - Graphic Adventure Engine
|
|
*
|
|
* ScummVM is the legal property of its developers, whose names
|
|
* are too numerous to list here. Please refer to the COPYRIGHT
|
|
* file distributed with this source distribution.
|
|
*
|
|
* This program is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
*
|
|
*/
|
|
|
|
#ifndef TOT_STATICS_H
|
|
#define TOT_STATICS_H
|
|
|
|
#include "common/str.h"
|
|
#include "common/keyboard.h"
|
|
|
|
namespace Tot {
|
|
|
|
static const char *const animMessages[2][290] = {
|
|
//Spanish
|
|
{
|
|
"Las \xA3ltimas encuestas realizadas",
|
|
"acerca de la siniestralidad en ",
|
|
"los transportes arrojan resultados",
|
|
"alentadores...",
|
|
"",
|
|
// 5
|
|
"El cien por cien de los encuestados",
|
|
"declararon no haber sufrido nunca un",
|
|
"accidente mortal...",
|
|
"",
|
|
"",
|
|
// 10
|
|
"Es una noticia que nos anima a salir",
|
|
"de viaje con m\xA0s seguridad.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 15
|
|
"\xAD""\xAD""Por un tornillo!!...",
|
|
"Por un m\xA1sero y simple",
|
|
"tornillo del tr\xA1""fugo",
|
|
"del trapecio...",
|
|
"",
|
|
// 20
|
|
"Si lo hubiese apretado",
|
|
"bien, no estar\xA1""a ahora",
|
|
"sin trabajo...",
|
|
"",
|
|
"",
|
|
// 25
|
|
"\xAD""\xAD""Noticia de \xA3""ltima hora!!",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 30
|
|
"Llevo sin dormir toda",
|
|
"la noche, pensando qu\x82",
|
|
"voy a hacer.",
|
|
"",
|
|
"",
|
|
// 35
|
|
"Seguramente no podr\x82",
|
|
"encontrar trabajo en",
|
|
"mucho tiempo...",
|
|
"Aunque ponga mucha f\x82",
|
|
"la oficina de empleo.",
|
|
// 40
|
|
"Y para animarme m\xA0s",
|
|
"todav\xAD""a, ma\xA4""ana noche",
|
|
"es HALLOWEEN...",
|
|
"",
|
|
"Es que tengo la negra.",
|
|
// 45
|
|
"Grave accidente en TWELVE MOTORS...",
|
|
"un empleado olvid\xA2 apretar un tornillo",
|
|
"y media cadena de montaje ha quedado",
|
|
"para chatarra...",
|
|
"las p\x82rdidas se estiman cuantiosas...",
|
|
// 50
|
|
"No se descartan las acciones legales",
|
|
"contra ese inconsciente...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 55
|
|
"\xAD""Dios mio!... hasta en",
|
|
"la televisi\xA2n...",
|
|
"Seguro que hasta mi",
|
|
"perro encuentra curro",
|
|
"antes que yo...",
|
|
// 60
|
|
"\xAD""HORROR!...una factura",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 65
|
|
"\xA8"
|
|
"Oficina de empleo?...",
|
|
"\xA8"
|
|
"y para m\xA1?...",
|
|
"",
|
|
"\xAD""Se habr\xA0""n equivocado!", "",
|
|
// 70
|
|
"\xA8Tan pronto lograron",
|
|
"encontrarme trabajo?",
|
|
"",
|
|
"Claro... antes de ver",
|
|
"las noticias...",
|
|
// 75
|
|
"Estimado se\xA4or: Nos dirigimos a",
|
|
"usted para comunicarle que su",
|
|
"solicitud n\xA7:93435 fu\x82 aceptada",
|
|
"y le hemos encontrado un puesto",
|
|
"de acuerdo con sus aptitudes...",
|
|
// 80
|
|
"Deber\xA0 presentarse ma\xA4""ana, dia",
|
|
"31 de Octubre en la direcci\xA2n",
|
|
"abajo indicada, para ocupar el",
|
|
"puesto de ENCARGADO GENERAL.",
|
|
"",
|
|
//85
|
|
"Le adjuntamos las credenciales",
|
|
"de presentaci\xA2n.",
|
|
"Deseando no verle por aqu\xA1 en",
|
|
"mucho tiempo se despide:",
|
|
" Leonor Scott.",
|
|
// 90
|
|
"\xAD""\xAD""Que ilu!! encargado",
|
|
"general... si ya me",
|
|
"lo decia mi madre...",
|
|
"<<nene tienes cara de",
|
|
"encargado general>>",
|
|
// 95
|
|
"Tendr\x82 que conseguir",
|
|
"ropa m\xA0s de acuerdo",
|
|
"con mi nuevo cargo.",
|
|
"",
|
|
"Manos a la obra...",
|
|
// 100
|
|
"\xAD""V\xA0""yase!... no queremos vendedores...",
|
|
"y menos de planes de jubilaci\xA2n.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 105
|
|
"No soy ning\xA3n vendedor... me envia la oficina",
|
|
"de empleo... tenga mis credenciales.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 110
|
|
"\xAD""Vaya! eres t\xA3""...llegas con retraso. Los ancianos est\xA0""n",
|
|
"esper\xA0ndote en el sal\xA2n. Debes cuidarlos muy bien.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 115
|
|
"Lo siento, no sab\xA1""a a que hora deb\xA1""a presentarme, en",
|
|
"la oficina de empleo no me lo dijeron.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 120
|
|
"Bueno... no importa... ya est\xA0s aqu\xA1.",
|
|
"Ese coche es tuyo \xA8no?...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 125
|
|
"Si... es precioso \xA8verdad?...",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 130
|
|
"Vaya... 200 caballos... elevalunas el\x82""ctricos... ",
|
|
"inyecci\xA2n electr\xA2nica, llantas de aleaci\xA2n...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 135
|
|
"Pues si...",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 140
|
|
"Airbag... asientos envolventes... aire acondicionado",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 145
|
|
"Es el m\xA0s alto de la gama...",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 150
|
|
"ABS, equipo de m\xA3sica con CD, estructura reforzada",
|
|
"indeformable, detector de radar...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 155
|
|
"Parece que te gusta, \xA8no?", "", "", "", "",
|
|
// 160
|
|
"Bueno, no est\xA0 mal... pero... gracias de todos modos.", "", "", "", "",
|
|
// 165
|
|
"\xA8Gracias?... \xA8qu\x82?... \xAD"
|
|
"espera!... ese es mi coche...",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 170
|
|
"Toma una copita, te la has ganado...", "", "", "", "",
|
|
// 175
|
|
"\xA8""Donde estoy? ... \xA8Qu\x82 me ha pasado?", "", "", "", "",
|
|
// 180
|
|
"Tranquilizate, no est\xA0s muerto...",
|
|
"Est\xA0s tras la puerta de acero...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 185
|
|
"Te necesitamos para encontrar a Jacob,",
|
|
"nuestro Gran Maestre.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 190
|
|
"Hace unos dias se puso a estudiar el libro",
|
|
"que me diste y desapareci\xA2...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 195
|
|
"Creemos que realiz\xA2 un conjuro sin darse cuenta...",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 200
|
|
"Por fortuna, pudimos ponernos en contacto",
|
|
"con \x82l, y nos dijo que est\xA0 en problemas...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 205
|
|
"Nos pidi\xA2 que envi\xA0semos a alguien en su ayuda,",
|
|
"y TU eres el elegido...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 210
|
|
"Para ir a las CAVERNAS ETERNAS debes morir...",
|
|
"Ning\xA3n cuerpo con alma puede estar all\xA1...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 215
|
|
"Haremos un ritual para crear un v\xA1nculo entre tu",
|
|
"cuerpo y tu alma, s\xA2lo as\xA1 podr\xA0s volver a la vida...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 220
|
|
"Si rescatas a Jacob, el v\xA1nculo te traer\xA0 de regreso...", "", "", "", "",
|
|
// 225
|
|
"Ahora... \xAD""Prep\xA0""rate!... Ha llegado tu hora...", "", "", "", "",
|
|
// 230
|
|
"\xAD""Gracias ILUSO!...", "", "", "", "",
|
|
// 235
|
|
"Ahora tendr\x82 un cuerpo nuevo y podr\x82",
|
|
"volver a la vida...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 240
|
|
"Tu mientras tanto, puedes seguir en",
|
|
"las CAVERNAS ETERNAS...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 245
|
|
"No te preocupes, seguro que nos mandan",
|
|
"otro encargado... JA,JA,JA...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 250
|
|
"I knew I shouldn't of",
|
|
"listened to her. \"Oh,",
|
|
"it'll only take you a",
|
|
"minute. I Know it's",
|
|
"supposed to be Henry's",
|
|
// 255
|
|
"by saying that he would have more",
|
|
"to say on that subject in a week",
|
|
"or two!",
|
|
"",
|
|
"",
|
|
// 260
|
|
"be his own reputation",
|
|
"that he's thinking of.",
|
|
"",
|
|
"",
|
|
""
|
|
},
|
|
//English
|
|
{
|
|
"The latest nationwide car safety",
|
|
"surveys have shown very positive",
|
|
"results regarding accidental",
|
|
"accidents...",
|
|
"",
|
|
// 5
|
|
"100% of the people interviewed",
|
|
"reported that never in their lives",
|
|
"had they ever suffered a fatal",
|
|
"accident...",
|
|
"",
|
|
// 10
|
|
"This being very reassuring news",
|
|
"indeed for today's motorist...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 15
|
|
"I don't believe it!",
|
|
"Sacked again! And",
|
|
"for what? One little",
|
|
"screw on the boss's",
|
|
"wife's car!",
|
|
// 20
|
|
"responsability but",
|
|
"who'll ever know?\"",
|
|
"How could I have been",
|
|
"so stupid?",
|
|
"supposed to be Henry's",
|
|
// 25
|
|
"In other news. The Prime Minister",
|
|
"was questioned today in the Commons",
|
|
"today about his being a constant",
|
|
"procrastinator. He infatically",
|
|
"denied the alegations and responded",
|
|
// 30
|
|
"I knew I should have",
|
|
"let Holmes do it. He",
|
|
"was always better",
|
|
"than me and his tools",
|
|
"were far superior!",
|
|
// 35
|
|
"I probably won't work",
|
|
"in this area ever",
|
|
"again. Henry Fjord",
|
|
"has a lot of say in",
|
|
"this town and it'll",
|
|
// 40
|
|
"Trust this to happen",
|
|
"to me just before",
|
|
"Halloween. This is",
|
|
"definately not my",
|
|
"week!",
|
|
// 45
|
|
"This just in. A major incident has been",
|
|
"reported within the Fjord Motor Group.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 50
|
|
"Legal action is being considered...",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 55
|
|
"Oh bugger! It's on",
|
|
"T.V. Legal action?!",
|
|
"How the hell can",
|
|
"I afford that?",
|
|
"",
|
|
// 60
|
|
"Hello? What's this?","","","","",
|
|
// 65
|
|
"Employment Services?!",
|
|
"For me?! This must be",
|
|
"a mistake. How could",
|
|
"they know already?",
|
|
"",
|
|
// 70
|
|
"More to the point,",
|
|
"how could they have",
|
|
"found me a job?!",
|
|
"Let's see what this",
|
|
"says...",
|
|
// 75
|
|
"\"Dear Sir. We would like to inform",
|
|
"you that your application form",
|
|
"no:666 has been processed. We are",
|
|
"also pleased to tell you that we",
|
|
"",
|
|
// 80
|
|
"have found you a job best suited",
|
|
"to your abilities\"",
|
|
"",
|
|
"",
|
|
"",
|
|
//85
|
|
"We enclose the necessary documents",
|
|
"for you records. We wish you every",
|
|
"success and sincerly hope never to",
|
|
"see you again. Signed: R. Sole.\"",
|
|
"",
|
|
// 90
|
|
"Care Assistant!?!",
|
|
"Someone's obviously",
|
|
"taking the...",
|
|
"",
|
|
"",
|
|
// 95
|
|
"Fjord! I bet he's been",
|
|
"on the phone to the",
|
|
"Unemployment Office and",
|
|
"told them to give me",
|
|
"something naff!... ",
|
|
// 100
|
|
"Sod off!... We don't wan't any more salesmen!",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 105
|
|
"I'm not a salesman, I work here!",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 110
|
|
"So you're the new Care Assistant I requested!...",
|
|
"Well I must say that I'm very pleased to meet you.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 115
|
|
"Hey wait a minute! What am I supposed",
|
|
"to do around here?",
|
|
"",
|
|
"",
|
|
"",
|
|
// 120
|
|
"The geriatrics will tell you all that",
|
|
"you need to know. I'm out of here! ...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 125
|
|
"Eh! Er, yes it is. Beware what exactly!",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 130
|
|
"Wow!... 200Bhp... Electric everything...",
|
|
"Fuel injection... Alloy wheels...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 135
|
|
"Er, excuse me! Beware what?",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 140
|
|
"Twin overhead cams... Dual airbags...",
|
|
"Bucket seats... Air conditioning...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 145
|
|
"Hey man, I hate to break you away from your",
|
|
"car review...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 150
|
|
"A.B.S... C.D. system... Side impact protection",
|
|
"system... Wow! A radar detector ...",
|
|
"",
|
|
"",
|
|
"",
|
|
// 155
|
|
"Have I?",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 160
|
|
"Ooohhh yes!","","","","",
|
|
// 165
|
|
"Hey wait! That's my car! Come back!",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 170
|
|
"Here, have a drink. You've earned it!", "", "", "", "",
|
|
// 175
|
|
"What happened? Where am I? Why am I strapped",
|
|
"down like this? Is this some kinda pervy",
|
|
"thing or something?",
|
|
"",
|
|
"",
|
|
// 180
|
|
"SILENCE! We drugged you! You are behind the",
|
|
"\"Steel Door.\" And no it isn't!",
|
|
"",
|
|
"",
|
|
"",
|
|
// 185
|
|
"We need you to venture into the unknown to",
|
|
"find Jacob! The master! Some days ago he",
|
|
"began to study the book that you found for",
|
|
"me. However shortly afterward he disappeared!",
|
|
"",
|
|
// 190
|
|
"We think he passed over to the... OTHER SIDE!",
|
|
"",
|
|
"",
|
|
"",
|
|
"",
|
|
// 195
|
|
"Fortunately I had read some of the sacred",
|
|
"pages of the book for myself and I believe",
|
|
"that we can retrieve him!",
|
|
"",
|
|
"",
|
|
// 200
|
|
"It is therefore my belief that if another",
|
|
"soul is sent to search for his, he can be",
|
|
"brought back to us. That soul is YOURS!!",
|
|
"",
|
|
"",
|
|
// 205
|
|
"However in order to enter the Eternal Caverns,",
|
|
"you must DIE!!! No material substance may dwell",
|
|
"there.",
|
|
"",
|
|
"",
|
|
// 210
|
|
"So we will perform an ancient ritual in which",
|
|
"a beast is slaughtered to summon the link",
|
|
"between this world and the next, and YOU will",
|
|
"be sacrificed to carry out the task!",
|
|
"",
|
|
// 215
|
|
"If you rescue Jacob, your body will be brought",
|
|
"back to life.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 220
|
|
"Enough of this! Your time has come!",
|
|
"Prepare to die!...", "", "", "",
|
|
// 225
|
|
"Horribly!!!", "", "", "", "",
|
|
// 230
|
|
"Thank you my nieve young friend...", "", "", "", "",
|
|
// 235
|
|
"Now I have a new young body to return",
|
|
"to the material world with. I'll live",
|
|
"once more!",
|
|
"",
|
|
"",
|
|
// 240
|
|
"However I'm afraid you'll have to",
|
|
"remain here for a while; probably",
|
|
"only for eternity!",
|
|
"",
|
|
"",
|
|
// 245
|
|
"But don't worry, I'm sure we'll find a new",
|
|
"Care Assistant to take care of the house.",
|
|
"Oh, by the way. If it's any consolation,",
|
|
"I'm ETERNALLY grateful!",
|
|
" HA, HA, HA, HA, HAAAAAAAAAA......",
|
|
// 250
|
|
"I knew I shouldn't of",
|
|
"listened to her. \"Oh,",
|
|
"it'll only take you a",
|
|
"minute. I Know it's",
|
|
"supposed to be Henry's",
|
|
// 255
|
|
"by saying that he would have more",
|
|
"to say on that subject in a week",
|
|
"or two!",
|
|
"",
|
|
"",
|
|
// 260
|
|
"be his own reputation",
|
|
"that he's thinking of.",
|
|
"",
|
|
"",
|
|
"",
|
|
// 265
|
|
"\"As from October 31st you will begin",
|
|
"you new job at the care home for the",
|
|
"elderly at Devillsville as:",
|
|
" CARE ASSISTANT.",
|
|
"",
|
|
// 270
|
|
"Well stuff you Henry,",
|
|
"I'm taking the job",
|
|
"anyway! Besides I",
|
|
"need the money!",
|
|
"",
|
|
// 275
|
|
"You can find the geriatrics in the livingroom.",
|
|
"... Good luck!",
|
|
"",
|
|
"",
|
|
"",
|
|
// 280
|
|
"Oh!, one more thing though... Beware the...",
|
|
"... Hey is that your car?",
|
|
"",
|
|
"",
|
|
"",
|
|
// 285
|
|
"... And look at this! ...",
|
|
"You've even left the keys in it!",
|
|
"",
|
|
"",
|
|
""
|
|
}
|
|
};
|
|
|
|
static const char *const fullScreenMessages[2][59] = {
|
|
// Spanish
|
|
{
|
|
// intro
|
|
" ... Despu\x82s de estar durante ocho horas",
|
|
"conduciendo, haberte perdido tres veces",
|
|
"y haber hecho doscientos kil\xA2metros de m\xA0s",
|
|
"llegas a una casa que se encuentra en un",
|
|
"paraje muy tranquilo y apartado del mundanal",
|
|
"ruido. (\xAD""\xAD""Y TAN APARTADO!!) ...",
|
|
"Pero esto no tiene importancia ... ",
|
|
"Hay que encarar el trabajo con una actitud",
|
|
"optimista y positiva...",
|
|
// sacrifice scene
|
|
// 9
|
|
" A pesar de todo, no lo has hecho tan mal.",
|
|
" Has conseguido todo lo que te pidieron, y",
|
|
" van a poder celebrar su fiesta de Halloween.",
|
|
" Es todo un detalle que t\xA3 seas el invitado",
|
|
" de honor...",
|
|
// 14
|
|
" Como recompensa a tus esfuerzos te mandan a",
|
|
" darte una vuelta por ah\xA1 mientras ellos se",
|
|
" encargan de los preparativos de la fiesta.",
|
|
" T\xA3, obviamente, aceptas de inmediato y te",
|
|
" vas a tomar el fresco un rato...",
|
|
//19
|
|
" Horas m\xA0s tarde... ",
|
|
" La fiesta ya est\xA0 preparada, regresas al",
|
|
" sal\xA2n a recibir tus merecidos honores, tras",
|
|
" un completo dia de trabajo... ",
|
|
// 23
|
|
" Despu\x82s de todo lo que hice por ellos...",
|
|
" Todos mis esfuerzos y desvelos para esto...",
|
|
" Morir envenenado, ese era mi destino...",
|
|
// 26
|
|
" Presta atenci\xA2n, pues esta puede ser la \xA3ltima",
|
|
" vez que hablemos contigo. Definitivamente est\xA0s",
|
|
" muerto, pero a\xA3n es posible reunir tu alma con",
|
|
" tu cuerpo, para ello debes buscar a Jacob y",
|
|
" liberarlo de aquello que lo retenga. Cuando lo",
|
|
" consigas podremos traeros a ambos de vuelta al",
|
|
" mundo de los vivos.",
|
|
// 33
|
|
" Pero debes darte prisa pues el v\xA1nculo con tu",
|
|
" cuerpo se debilita y tu alma podr\xA1""a quedar",
|
|
" atrapada para siempre en las Cavernas Eternas.",
|
|
" Si necesitaras m\xA0s energ\xA1""a de la que tienes, ",
|
|
" recuerda que all\xA0 donde vas un cuerpo contiene",
|
|
" m\xA0s energ\xA1""a que un alma al contrario que en el",
|
|
" mundo f\xA1sico.",
|
|
// 40
|
|
" No te demores y recuerda...",
|
|
" Si triunfas, el premio es la vida, si no...",
|
|
" LA MUERTE ETERNA.",
|
|
// 43
|
|
" Al fin lo has conseguido....",
|
|
" \xAD""\xAD""\xAD""Soy LIBREEEEE!!!",
|
|
// WC
|
|
// 45
|
|
"... MMPFFFF!! ...",
|
|
"... PPTRRFF!! ...",
|
|
"... GGNNNNN!! ...",
|
|
"... AAAHHHHH!! ...",
|
|
// Diploma
|
|
// 49
|
|
"CERTIFICADO N\xA7:",
|
|
"Yo, Jacob, el Gran Maestre ",
|
|
"de la Hermandad de Sek Umh Nejl",
|
|
"certifico que: ",
|
|
"me ha liberado de las Cavernas",
|
|
"Eternas, por lo cual le estar\x82 ",
|
|
"por siempre agradecido.",
|
|
// 56
|
|
" him back! If you achieve this your body will",
|
|
" live once more.",
|
|
"PROCESANDO......"
|
|
},
|
|
|
|
// English
|
|
{
|
|
// intro
|
|
"... After driving around in circles for what ",
|
|
"seemed like hours, you arrive at your new place ",
|
|
"of employment. It's a grim looking place and ",
|
|
"not a terrific job at best, but it's the most ",
|
|
"that you could hope for right now. With that in ",
|
|
"mind you pull up and decide to give it your all...",
|
|
"",
|
|
"",
|
|
"",
|
|
// sacrifice scene
|
|
// 9
|
|
" You didn't do too bad after all! You got them ",
|
|
" everything that they asked for. Now they can ",
|
|
" have their fun and celebrate Halloween the way ",
|
|
" they want to. Although you begin to wonder why ",
|
|
" you are to be their... \"special guest.\"",
|
|
// 14
|
|
" As a reward, they let you go on a break for half",
|
|
" an hour while they prepare the party.",
|
|
" Obviously you jump at the chance and step out",
|
|
" for a breath of fresh air...",
|
|
"",
|
|
//19
|
|
" A while later the party is set...",
|
|
"You return to find them in the living room, looking",
|
|
"a bit suspicious...",
|
|
"",
|
|
// 23
|
|
" Those bloody, old, ba^%$?ds!",
|
|
" They've poisoned me! After all the kindness",
|
|
" and affection that I've shown them! Oh, Bugger!",
|
|
// 26
|
|
" As the knife plunges deep into your chest, you ",
|
|
" feel all of your life being drained from you. ",
|
|
" But through it all you hear a voice. \"Listen ",
|
|
" carfully, for this might be the last time you ",
|
|
" hear us. You're dead! But it still is possible ",
|
|
" for your body to return. You must find Jacob,",
|
|
" and free him from whoever or whatever is holding ",
|
|
|
|
// 33
|
|
" However you must hurry, for the link between ",
|
|
" your body and soul will deminish and your soul ",
|
|
" will be trapped in the Eternal Caverns... FOREVER!",
|
|
// 36
|
|
" Si necesitaras m\xA0s energ\xA1""a de la que tienes, ",
|
|
" recuerda que all\xA0 donde vas un cuerpo contiene",
|
|
" m\xA0s energ\xA1""a que un alma al contrario que en el",
|
|
" mundo f\xA1sico.",
|
|
// 40
|
|
" Remember.",
|
|
" If you succed, the prize will be life!",
|
|
" If you fail... ETERNAL DEATH!!!",
|
|
// 43
|
|
" You did it!",
|
|
" I'M FREEEEEEEEEEE!!!",
|
|
// WC
|
|
// 45
|
|
"... MMPFFFF!! ...",
|
|
"... PPTRRFF!! ...",
|
|
"... GGNNNNN!! ...",
|
|
"... AAAHHHHH!! ...",
|
|
// Diploma
|
|
// 49
|
|
"CERTIFICATE No:",
|
|
"I, Jacob, the Great Master",
|
|
"of the Sek Umh Fraternity",
|
|
"certify that: ",
|
|
"has liberated me from the",
|
|
"Eternal Caverns, and I shall be",
|
|
"greatful to him forever.",
|
|
// 56
|
|
" him back! If you achieve this your body will",
|
|
" live once more.",
|
|
"PROCESSING......"
|
|
},
|
|
};
|
|
|
|
static const char *const errorMessages[2][114] = {
|
|
{
|
|
// 0
|
|
"Error 1: Función no existe.",
|
|
"Error 2: Fichero no encontrado.",
|
|
"Error 3: Camino no encontrado.",
|
|
"Error 4: Demasiados ficheros abiertos.",
|
|
"Error 5: Acceso denegado.",
|
|
// 5
|
|
"Error 6: Asignacion de fichero incorrecta.",
|
|
"Error 12: C\xA2""digo de acceso a fichero incorrecto.",
|
|
"Error %d: \xA8" "Alguien ha visto por ah\xA1 un bol\xA1grafo?.",
|
|
"Error 15: Unidad incorrecta.",
|
|
"Error 16: No se puede borrar el directorio.",
|
|
// 10
|
|
"Error 17: No se puede renombrar en distintas unidades.",
|
|
"Error 18: No hay m\xA0s ficheros.",
|
|
"Error 100: No se pudo leer del disco.",
|
|
"Error 101: No se pudo escribir en el disco.",
|
|
"Error 102: Fichero sin asignar.",
|
|
// 15
|
|
"Error 103: Fichero sin abrir.",
|
|
"Error 104: Fichero abierto para salida.",
|
|
"Error 105: Fichero abierto para entrada.",
|
|
"Error 106: Formato num\x82rico no v\xA0lido.",
|
|
"Error 150: Disco protegido contra escritura.",
|
|
// 20
|
|
"Error 151: El driver del disco devuelve una estructura incorrecta.",
|
|
"Error 152: Unidad no preparada.",
|
|
"Error 153: JOZU!! que Barbari\xA0.",
|
|
"Error 154: Comprobaci\xA2n err\xA2nea en el control de redundancia c\xA1""clica.",
|
|
"Error %d: Cerrado por vacaciones.",
|
|
// 25
|
|
"Error 156: Posicionamiento err\xA2neo en el fichero.",
|
|
"Error 157: Disco de formato desconocido.",
|
|
"Error 158: Sector no encontrado en el disco.",
|
|
"Error 159: Impresora sin papel.",
|
|
"Error 160: No se pudo escribir en el dispositivo.",
|
|
// 30
|
|
"Error 161: No se pudo leer del dispositivo.",
|
|
"Error 162: Problema con el dispositivo.",
|
|
"Error 200: Division por cero.",
|
|
"Error 201: Variable fuera de rango.",
|
|
"Error 202: Desbordamiento en la pila.",
|
|
// 35
|
|
"Error 203: Desbordamiento en la memoria din\xA0mica.",
|
|
"Error 204: Operaci\xA2n err\xA2nea con un puntero.",
|
|
"Error 205: Desbordamiento en coma flotante.",
|
|
"Error 206: Desbordamiento negativo en coma flotante.",
|
|
"Error 207: Operaci\xA2n err\xA2nea de coma flotante.",
|
|
// 40
|
|
"Error 208: Gestor de solapamiento sin instalar.",
|
|
"Error 209: Lectura err\xA2nea del fichero de solapamiento.",
|
|
"Error 210: Objeto sin inicializar.",
|
|
"Error 211: Llamada a un metodo abstracto.",
|
|
"Error 212: Cadena de asignaci\xA2n del objeto err\xA2nea.",
|
|
// 45
|
|
"Error 213: Indice para colecci\xA2n fuera de rango.",
|
|
"Error 214: Desbordamiento en la colecci\xA2n.",
|
|
"Error 215: Desbordamiento en operaci\xA2n aritm\x82tica.",
|
|
"Error 216: Acceso a memoria sin asignar.",
|
|
"Error 250: El driver de AdLib no est\xA0 instalado.",
|
|
// 50
|
|
"Error 251: Libre para AdLib.",
|
|
"Error 252: No se encontr\xA2 el fichero de efectos para SBlaster.",
|
|
"Error 253: No se encontr\xA2 el fichero de m\xA3sica para SBlaster.",
|
|
"Error 254: Libre para el fichero de configuraci\xA2n del sonido.",
|
|
"Error 255: Detectado Ctrl-Break.",
|
|
// 55
|
|
"Error 256: La tarjeta de video no soporta el modo gr\xA0""fico requerido.",
|
|
"Error 257: El tipo de pantalla no es correcto.",
|
|
"Error 258: No se encontr\xA2 el fichero con la imagen del menu.",
|
|
"Error 259: Clave de protecci\xA2n erronea.",
|
|
"Error 260: No se encontr\xA2 el driver del modo X de v\xA1""deo.",
|
|
// 60
|
|
"Error 261: No se encontr\xA2 el fichero de datos de los objetos.",
|
|
"Error 262: No se encontr\xA2 el fichero de los BITMAP.",
|
|
"Error 263: No se encontr\xA2 el fichero de paleta para la imagen girando.",
|
|
"Error 264: Se desbord\xA2 la pila de montaje de bitmaps",
|
|
"Error 265: No se encontr\xA2 el fichero de la animaci\xA2n.",
|
|
// 65
|
|
"Error 266: No se encontr\xA2 el fichero del efecto de sonido.",
|
|
"Error 267: No se encontr\xA2 el fichero de la melodia.",
|
|
"Error 268: No se encontr\xA2 el driver de sonido MIDI.",
|
|
"Error 269: No se pudo capturar un vector de interrupci\xA2n.",
|
|
"Error 270: No se encontr\xA2 el fichero de los cr\x82""ditos.",
|
|
// 70
|
|
"Error 271: No se encontr\xA2 el fichero del BitMap del sello.",
|
|
"Error 272: No se encontr\xA2 el fichero de la animaci\xA2n.",
|
|
"Error 273: No se encontraron los \xA1ndices de los modos X de acceso a v\xA1""deo.",
|
|
"Error 274: Fichero de datos corrupto, instale de nuevo el programa.",
|
|
"Error 275: Posici\xA2n incorrecta del Sprite.",
|
|
// 75
|
|
"Error 276: Alineaci\xA2n incorrecta del driver de sonido.",
|
|
"Error 277: No se encontr\xA2 el fichero de la animaci\xA2n.",
|
|
"Error 278: No se encontr\xA2 el fichero para la actualizaci\xA2n.",
|
|
"Error 279: No se actualiz\xA2 el puntero del rat\xA2n.",
|
|
"Error 280: No se encontr\xA2 el puntero de video.",
|
|
// 80
|
|
"Error 281: No se actualiz\xA2 el puntero de video.",
|
|
"Error 282: No se actualiz\xA2 el flag del trace.",
|
|
"Error 299: No se pudo reubicar los datos en la memoria XMS.",
|
|
"Error 300: No hay memoria XMS suficiente.",
|
|
"Error 301: No se pudo reservar memoria XMS suficiente.",
|
|
// 85
|
|
"Error 302: No se pudo liberar la memoria XMS.",
|
|
"Error 303: No se encuentra disponible un handle para XMS.",
|
|
"Error 304: No se encontr\xA2 el fichero de gr\xA0""ficos.",
|
|
"Error 305: Necesita una versi\xA2n 6.0 o posterior del driver del rat\xA2n.",
|
|
"Error 306: No se pudo inicializar correctamente el driver del rat\xA2n.",
|
|
// 90
|
|
"Error 307: No hay memoria baja suficiente.",
|
|
"Error 308: No se pudo inicializar correctamente el modo gr\xA0""fico.",
|
|
"Error 309: No se pudieron inicializar correctamente los tipos de letra.",
|
|
"Error 310: No se encontr\xA2 el fichero de paleta.",
|
|
"Error 311: No se encontr\xA2 el fichero de paleta para fundido.",
|
|
// 95
|
|
"Error 312: No se encontr\xA2 el fichero de los BITMAP del inventario.",
|
|
"Error 313: No se encontr\xA2 el fichero de hipertexto.",
|
|
"Error 314: No se encontr\xA2 el fichero del arbol de conversaciones.",
|
|
"Error 315: No se encontr\xA2 el fichero de la pantalla a pintar.",
|
|
"Error 316: No se encontr\xA2 el fichero de la pantalla a cargar.",
|
|
// 100
|
|
"Error 317: No se encontr\xA2 el fichero de las mascaras del rat\xA2n.",
|
|
"Error 318: No se encontr\xA2 el fichero del diploma.",
|
|
"Error 319: No se encontr\xA2 el fichero de los objetos en pantalla.",
|
|
"Error 320: No se encontr\xA2 el fichero de la rejilla de pantalla.",
|
|
"Error 321: No se encontr\xA2 el fichero del objeto rotando.",
|
|
// 105
|
|
"Error 322: No se encontr\xA2 el fichero de la partida salvada.",
|
|
"Error 323: No se encontr\xA2 el fichero de configuraci\xA2n.",
|
|
"Error %d: Espera... Espera... La placa madre est\xA0 teniendo gemelos",
|
|
"Error %d: Mi, mi, mi, mi, mi.... etc.",
|
|
"Error %d: Tr\xA0""fico intenso en el bus de datos.",
|
|
// 110
|
|
"Error %d: No sabe, no contesta.",
|
|
"Error %d: Dios mio... estoy lleno de chips.",
|
|
"Error %d: Coffe not found. Operator Halted.",
|
|
"Error %d: La parab\xA2lica est\xA0 mal orientada."
|
|
},
|
|
{
|
|
"Error 1: Function not found.",
|
|
"Error 2: File not found.",
|
|
"Error 3: Path not found.",
|
|
"Error 4: Too many files opened.",
|
|
"Error 5: Access denied.",
|
|
|
|
"Error 6: Ilegal file assign.",
|
|
"Error 12: Ilegal file access.",
|
|
"Error %d: Somebody has seen my pen?",
|
|
"Error 15: Ilegal drive access.",
|
|
"Error 16: Ilegal directory manipulation.",
|
|
// 10
|
|
"Error 17: That's imposible.",
|
|
"Error 18: No more files allowed.",
|
|
"Error 100: Disk read crash.",
|
|
"Error 101: Disk write crash.",
|
|
"Error 102: File?... What file?.",
|
|
// 15
|
|
"Error 103: File not open.",
|
|
"Error 104: File open for output.",
|
|
"Error 105: File open for input.",
|
|
"Error 106: Missing numeric format.",
|
|
"Error 150: Disk said NO.",
|
|
// 20
|
|
"Error 151: Invalid drive parameters.",
|
|
"Error 152: Drive not ready.",
|
|
"Error %d: JOZU!! que Barbari\xA0. in spanish in the original",
|
|
"Error 154: CRC crash.",
|
|
"Error %d: Close for holidays.",
|
|
// 25
|
|
"Error 156: Ilegal file seek.",
|
|
"Error 157: Ilegal drive media.",
|
|
"Error 158: Sector not found.",
|
|
"Error 159: No paper.",
|
|
"Error 160: Writing access crash.",
|
|
// 30
|
|
"Error 161: Reading access crash.",
|
|
"Error 162: Hardware not response.",
|
|
"Error 200: Division by zero.",
|
|
"Error 201: Range check crash.",
|
|
"Error 202: Stack overflow.",
|
|
// 35
|
|
"Error 203: Heap overflow.",
|
|
"Error 204: Ilegal pointer operation.",
|
|
"Error 205: Floating overflow.",
|
|
"Error 206: Floating underflow.",
|
|
"Error 207: Ilegal floating operation.",
|
|
// 40
|
|
"Error 208: Overlay manager crash.",
|
|
"Error 209: Reading overlay crash.",
|
|
"Error 210: Ilegal Object operation.",
|
|
"Error 211: Abstract method call crash.",
|
|
"Error 212: Object string crash.",
|
|
// 45
|
|
"Error 213: Index collection overflow.",
|
|
"Error 214: Collection overflow.",
|
|
"Error 215: Aritmethic overflow.",
|
|
"Error 216: Ilegal memory access.",
|
|
"Error 250: AdLib Driver crash.",
|
|
// 50
|
|
"Error 251: Free for AdLib.",
|
|
"Error 252: FX file not found for SBlaster.",
|
|
"Error 253: Music file not found for SBlaster.",
|
|
"Error 254: Free for sound configuration file.",
|
|
"Error 255: Ctrl-Break flag detected.",
|
|
// 55
|
|
"Error 256: Video mode not supported.",
|
|
"Error 257: Video driver not supported.",
|
|
"Error 258: Menu data file not found.",
|
|
"Error 259: Ilegal password.",
|
|
"Error 260: Tweacked mode failure.",
|
|
// 60
|
|
"Error 261: Object data file not found.",
|
|
"Error 262: BITMAP data file not found.",
|
|
"Error 263: Spiring palette file not found.",
|
|
"Error 264: Bitmaps heap overflow.",
|
|
"Error 265: Animation data file not found.",
|
|
// 65
|
|
"Error 266: FX data file not found.",
|
|
"Error 267: Music data file not found.",
|
|
"Error 268: MIDI driver not found.",
|
|
"Error 269: Interrupt vector not available.",
|
|
"Error 270: Credits data file not found.",
|
|
// 70
|
|
"Error 271: Stamp data file not found.",
|
|
"Error 272: Animation data file not found.",
|
|
"Error 273: Index video acces data not found.",
|
|
"Error 274: File corrupt, install again.",
|
|
"Error 275: Ilegal sprite position.",
|
|
// 75
|
|
"Error 276: Ilegal Sound driver position.",
|
|
"Error 277: Animation file data not found.",
|
|
"Error 278: Temporary file not found.",
|
|
"Error 279: Mouse pointer not actualized.",
|
|
"Error 280: Video pointer not found.",
|
|
// 80
|
|
"Error 281: Video pointer not actualized.",
|
|
"Error 282: Ilegal trace flag operation.",
|
|
"Error 299: XMS relocation failure.",
|
|
"Error 300: Not enough XMS available.",
|
|
"Error 301: Reserving XMS crash.",
|
|
// 85
|
|
"Error 302: Releasing XMS crash.",
|
|
"Error 303: Handle for XMS not available.",
|
|
"Error 304: Graph data file not found.",
|
|
"Error 305: Mouse driver Ver 6.0 or higher needed.",
|
|
"Error 306: Mouse driver crash.",
|
|
// 90
|
|
"Error 307: Not enough memory. ",
|
|
"Error 308: Video mode crash.",
|
|
"Error 309: Font types crash.",
|
|
"Error 310: Palette data file not found.",
|
|
"Error 311: Palette data file for FX not found.",
|
|
// 95
|
|
"Error 312: Inventory data file not found.",
|
|
"Error 313: Text data file not found.",
|
|
"Error 314: Text tree data file not found.",
|
|
"Error 315: Drawing screen data file not found.",
|
|
"Error 316: Loading screen data file not found.",
|
|
// 100
|
|
"Error 317: Mouse mask data file not found.",
|
|
"Error 318: Certify data file not found.",
|
|
"Error 319: Screen object data file not found.",
|
|
"Error 320: Screen paths data not found.",
|
|
"Error 321: Spiring object data file not found.",
|
|
// 105
|
|
"Error 322: Saved game data file not found.",
|
|
"Error 323: Configuration data file not found.",
|
|
"Error %d: Wait... the mother board is having twin.",
|
|
"Error %d: Mi, mi, mi, mi, mi.... etc.",
|
|
"Error %d: Data bus collapsed.",
|
|
// 110
|
|
"Error %d: I'm innocent.",
|
|
"Error %d: My God... I'm full of chips.",
|
|
"Error %d: Coffe not found. Operator halted.",
|
|
"Error %d: Satellite plate with wrong orientation",
|
|
}
|
|
};
|
|
|
|
static const char *const actionLine_ES[] = {
|
|
"IR A ",
|
|
"HABLAR CON ",
|
|
"COGER ",
|
|
"MIRAR ",
|
|
"USAR ",
|
|
"ABRIR ",
|
|
"CERRAR ",
|
|
" CON ",
|
|
};
|
|
|
|
static const char *const actionLine_EN[] = {
|
|
"GO TO ",
|
|
"TALK TO ",
|
|
"TAKE ",
|
|
"LOOK ",
|
|
"USE ",
|
|
"OPEN ",
|
|
"CLOSE ",
|
|
" WITH ",
|
|
};
|
|
|
|
static const char *const hardcodedTexts_ES[] = {
|
|
"LISTA ", // 0
|
|
"LISTA", // 1
|
|
"CARBON", // 2
|
|
"BOMBILLA", // 3
|
|
"HORNACINA", // 4
|
|
"ESTATUA DIVINA", // 5
|
|
"MANUAL DE ALFARERO", // 6
|
|
"ESTATUA GROTESCA",// 7
|
|
"PARED", // 8
|
|
"TORNO", // 9
|
|
"VACIO",
|
|
"DISPONIBLE %d",
|
|
"Mira en la fila %d y columna %d"
|
|
};
|
|
|
|
static const char *const hardcodedTexts_EN[] = {
|
|
"LIST ",
|
|
"LIST",
|
|
"COAL",
|
|
"LIGHT BULB",
|
|
"NICHE",
|
|
"DIVINE STATUE",
|
|
"POTTER'S HANDBOOK",
|
|
"GROTESQUE STATUE",
|
|
"WALL",
|
|
"POTTER'S WHEEL",
|
|
"FREE",
|
|
"AVAILABLE %d",
|
|
"Search in row %d and column %d"
|
|
};
|
|
|
|
static const char *const keys[2][8]{
|
|
// Spanish
|
|
{// TALK
|
|
"h",
|
|
// PICKUP
|
|
"c",
|
|
// LOOKAT
|
|
"m",
|
|
// USE
|
|
"u",
|
|
// OPEN
|
|
"a",
|
|
// CLOSE
|
|
"e",
|
|
// YES
|
|
"s",
|
|
// NO
|
|
"n"
|
|
},
|
|
|
|
// English
|
|
{// TALK
|
|
"t",
|
|
// PICKUP
|
|
"a",
|
|
// LOOKAT
|
|
"l",
|
|
// USE
|
|
"u",
|
|
// OPEN
|
|
"o",
|
|
// CLOSE
|
|
"c",
|
|
// YES
|
|
"y",
|
|
// NO
|
|
"n"
|
|
}
|
|
};
|
|
|
|
const int FONT_LITT_OFFSET_ES = 153584;
|
|
const int FONT_EURO_OFFSET_ES = 159681;
|
|
const int FONT_LITT_OFFSET_EN = 153010;
|
|
const int FONT_EURO_OFFSET_EN = 159107;
|
|
const int FONT_LITT_OFFSET_DEMO = 159073;
|
|
const int FONT_EURO_OFFSET_DEMO = 165170;
|
|
|
|
|
|
static const int32 menuOffsets_ES[8][2] = {
|
|
{0, 16004},
|
|
{16004, 24535},
|
|
{40539, 24535},
|
|
{65074, 26745},
|
|
{91819, 16004},
|
|
{107823, 24535},
|
|
{132358, 14969},
|
|
{147327, 7148},
|
|
};
|
|
|
|
static const int32 menuOffsets_EN[8][2] = {
|
|
{0, 16004},
|
|
{16004, 24535},
|
|
{40539, 24535},
|
|
{65074, 26745},
|
|
{91819, 16004},
|
|
{107823, 24535},
|
|
{132358, 14417},
|
|
{146775, 7148},
|
|
};
|
|
|
|
static const int32 flcOffsets[2][32] = {
|
|
{
|
|
0, // Logo
|
|
837602, // Menu reveal
|
|
// 2 - Intro vids
|
|
888366, // Tv speaks
|
|
908896,
|
|
972458, // opens car and gets to door
|
|
1269108, // knocks on door
|
|
1284784, // talks to door
|
|
1299404, // doorman opens door
|
|
1321354, // doorman speaks,
|
|
1334608, // talks to doorman at door
|
|
1349402, // doorman walks to car
|
|
1463880, // doorman talks next to car
|
|
|
|
1471630, // talks to doorman next to car
|
|
1480982, // doorman opens car
|
|
1500902, // doorman talks with car open
|
|
1508036, // doorman leaves with car
|
|
1701780, // main char speaks alone
|
|
// 17 Sacrifice
|
|
1712400, // character drinks from cup,
|
|
1783054, // prayers
|
|
1806212, // sacrifice
|
|
// 20 Others
|
|
2124896, // Use sharp scythe with statue,
|
|
2216848, // change feather for scythe
|
|
2209158, // Use ring with pedestal,
|
|
2076280, // Use urn with altar
|
|
2441804, // Sharpen scythe
|
|
2361800, // Use rope with precipice
|
|
2382552, // Trident with dent
|
|
2464240, // Rock with mural
|
|
2296092, // Press button of oven with the jar
|
|
2231140, // Press button of oven with no jar
|
|
// 30 Ending
|
|
2481274, // Part 1
|
|
2554766 // Part 2
|
|
},
|
|
{
|
|
0, // Logo
|
|
837602, // Menu reveal
|
|
// Intro vids
|
|
894900, // tv speaks
|
|
915430,
|
|
978992, // opens car and gets to door
|
|
1275642, // knocks door
|
|
1291318, // talks to door
|
|
1305938, // doorman opens door
|
|
1327888, // doorman speaks
|
|
1341142, // talks to doorman at door,
|
|
1355936, // doorman walks to car
|
|
1470414, // doorman talks next to car
|
|
1478164, // talks to doorman next to car
|
|
1487516, // doorman opens car
|
|
1507436, // doorman talks with car open
|
|
1514570, // doorman leaves with car
|
|
1708314, // main char speaks alone
|
|
// 17 Sacrifice
|
|
1718934, // character drinks from cup
|
|
1789588, // prayers
|
|
1812746, // sacrifice
|
|
// 20 others
|
|
2399068, // Use sharp scythe with statue
|
|
2491020, // change feather for scythe
|
|
2483330, // Use ring with pedestal
|
|
2350452, // Use urn with altar
|
|
2715976, // Sharpen scythe
|
|
2635972, // Use rope with precipice
|
|
2656724, // Trident with dent
|
|
2738412, // Rock with mural
|
|
2570264, // Press button of oven with the jar
|
|
2505312, // Press button of oven with no jar,
|
|
// 30 Ending
|
|
2082814, // Part 1
|
|
2156306 // Part 2
|
|
}};
|
|
|
|
} // End of namespace Tot
|
|
#endif
|