18 lines
638 B
18 lines
638 B
--------------------------------------------------------------------------------
|
|
-- Secret Laboratory NPC Data --
|
|
--------------------------------------------------------------------------------
|
|
|
|
NPC_Animation =
|
|
{
|
|
SpeechAnimation = { ActorIndex = "Lab_Child_Melt", Index = "EldKidWorze_Speech1", },
|
|
}
|
|
|
|
NPC_RunTo =
|
|
{
|
|
{ ActorIndex = "Lab_Child_Melt", x = 1119, y = 6950, },
|
|
{ ActorIndex = "Lab_Child_Balus", x = 1172, y = 6952, },
|
|
{ ActorIndex = "Lab_Child_Chechale", x = 1218, y = 6947, },
|
|
{ ActorIndex = "Lab_Child_Fred", x = 1182, y = 6899, },
|
|
}
|
|
|
|
PrisonKeyIndex = "ID_Lab_Key"
|
|
|