This commit is contained in:
Dogan
2019-01-05 19:01:07 +01:00
parent 6e4ace4e4b
commit bd6f140c1f
87 changed files with 5546 additions and 0 deletions
@@ -0,0 +1,72 @@
"mapadmin"
{
"adminroom" "508.16 -7632.75 2724.31"
"stages"
{
"0"
{
"name" "Stage 1: >> Helgen <<"
"triggers"
{
"0" "1"
"1" "helgen"
}
"actions"
{
"0" "#6769:Press"
}
}
"1"
{
"name" "Stage 2: >> Whiterun <<"
"triggers"
{
"0" "2"
"1" "whiterun"
}
"actions"
{
"0" "#6771:Press"
}
}
"2"
{
"name" "Stage 3: >> Road To Dwemer Ruins <<"
"triggers"
{
"0" "3"
"1" "road"
}
"actions"
{
"0" "#6777:Press"
}
}
"3"
{
"name" "Stage 4: >> Dwemer ruins <<"
"triggers"
{
"0" "4"
"1" "ruins"
}
"actions"
{
"0" "#6773:Press"
}
}
"4"
{
"name" "Stage 5: >> Sovngarde <<"
"triggers"
{
"0" "5"
"1" "sovngarde"
}
"actions"
{
"0" "#6775:Press"
}
}
}
}