The Vault - Fallout Wiki

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

READ MORE

The Vault - Fallout Wiki
Advertisement
 
Gametitle-FOT
Gametitle-FOT
Icon info
The following article contains the transcript of a text file containing localized strings used by the game's characters, items, scripts, or interface.
TranscriptVaultBoy

//==============================================================================
// Speech File for Unique Mission 08 - Pitch Black
// Version 1.0
// The format for the speech file is explained in the README.txt file in the
// speech file directory.
//
// A level that starts in complete blackness. Player's are only illuminated by
// their own light sources and gun flashes [or if they have flares]. Then have
// a butt-load of nasty death-claws come out of holes in the ground to attack.
//==============================================================================

//==============================================================================
// Name: Riddick
// Role: Riddick is a nasty man who is waiting in the darkness for the right
// moment to move. He sees the player as an opportunity to get out of here.
//==============================================================================

name_CORE_riddick = { Riddick }
desc_CORE_riddick = { Riddick is a soldier from long ago, with extremely good night vision. }

//==============================================================================
// Situation A00: Floating text for Riddick while he waits for the player.
//------------------------------------------------------------------------------
MZ08_Riddick_A00 = { All you people are so scared of me. }
MZ08_Riddick_A01 = { But it ain't me you gotta worry about now. }
MZ08_Riddick_A02 = { I can see in the dark. }
MZ08_Riddick_A03 = { They're out there. }
MZ08_Riddick_A04 = { You're not afraid of the dark, are you? }
MZ08_Riddick_A05 = { Don't step out of the light. }

Advertisement