perfect_dark/src/assets/jpn-final/files/lang/ateP.c

21 lines
2.5 KiB
C

#include <ultra64.h>
char *lang[] = {
/* 0*/ "|Background - \n\nFinal Test. Defeat the holographic simulated opponent.\n\n|Carrington - \n\nI have every confidence in your abilities, Joanna. Pay attention to the test, and use all of the experience you picked up throughout your training. Good luck.\n\n|Objective One: - Defeat dataDyne Guard\n\nDefeat the simulation of a dataDyne guard. The Simulant will have moderate abilities in combat but should not be underestimated.\n\n|Objective Two: - Defeat Jonathan Dark\n\nDefeat the simulation of Jonathan Dark, the Institute's current test score record holder. The Simulant has good combat abilities and is capable of surprising a complacent foe.\n\n|Objective Three: - Defeat Trent Easton\n\nDefeat the simulation of a skilled government agent. The Simulant is an exceptionally able opponent; if you pass this test, you should be proud of your achievement.\n\nEND\n",
/* 1*/ "LUCERNE TOWER\n",
/* 2*/ "|Background - \n\nFinal Test. Defeat the holographic simulated opponent.\n\n|Carrington - \n\nI have every confidence in your abilities, Joanna. Pay attention to the test, and use all of the experience you picked up throughout your training. Good luck.\n\n|Objective One: - Defeat dataDyne Guard\n\nDefeat the simulation of a dataDyne guard. The Simulant will have moderate abilities in combat but should not be underestimated.\n\n|Objective Two: - Defeat Jonathan Dark\n\nDefeat the simulation of Jonathan Dark, the Institute's current test score record holder. The Simulant has good combat abilities and is capable of surprising a complacent foe.\n\nEND\n",
/* 3*/ "|Background - \n\nFinal Test. Defeat the holographic simulated opponent.\n\n|Carrington - \n\nI have every confidence in your abilities, Joanna. Pay attention to the test, and use all of the experience you picked up throughout your training. Good luck.\n\n|Objective One: - Defeat dataDyne Guard\n\nDefeat the simulation of a dataDyne guard. The Simulant will have moderate abilities in combat but should not be underestimated.\n\nEND\n",
/* 4*/ "Defeat dataDyne guard\n",
/* 5*/ "Defeat Jonathan Dark\n",
/* 6*/ "Defeat Trent Easton\n",
/* 7*/ "THE DUEL\n",
/* 8*/ "Defeat your opponent.\n",
/* 9*/ "Well done! You were too quick for him!\n",
/* 10*/ "Well done! You were too quick for him!\n",
/* 11*/ "Well done! You were too quick for him!\n",
/* 12*/ "Opponent skill level: AGENT\n",
/* 13*/ "Opponent skill level: SPECIAL AGENT\n",
/* 14*/ "Opponent skill level: PERFECT AGENT\n",
/* 15*/ NULL,
};