add hint signs to various maps

This commit is contained in:
gymnast86
2026-07-23 05:06:31 -07:00
parent f16290d1e0
commit 4b0a58b8f2
10 changed files with 1972 additions and 11 deletions
@@ -275,4 +275,212 @@
type: event
event: 45
parameters: 0x00000000
next node index: 0x116
next node index: 0x116
#################################################
# HINT SIGNS #
#################################################
- name: Ordon Hint Sign
index: 21100
type: message
inf index: Ordon Hint Sign Text
next flow index: 0xFFFF
- name: South Faron Woods Hint Sign
index: 21101
type: message
inf index: South Faron Woods Hint Sign Text
next flow index: 0xFFFF
- name: Sacred Grove Hint Sign
index: 21102
type: message
inf index: Sacred Grove Hint Sign Text
next flow index: 0xFFFF
- name: Faron Field Hint Sign
index: 21103
type: message
inf index: Faron Field Hint Sign Text
next flow index: 0xFFFF
- name: Kakariko Gorge Hint Sign
index: 21104
type: message
inf index: Kakariko Gorge Hint Sign Text
next flow index: 0xFFFF
- name: Kakariko Village Hint Sign
index: 21105
type: message
inf index: Kakariko Village Hint Sign Text
next flow index: 0xFFFF
- name: Kakariko Graveyard Hint Sign
index: 21106
type: message
inf index: Kakariko Graveyard Hint Sign Text
next flow index: 0xFFFF
- name: Eldin Field Hint Sign
index: 21107
type: message
inf index: Eldin Field Hint Sign Text
next flow index: 0xFFFF
- name: North Eldin Field Hint Sign
index: 21108
type: message
inf index: North Eldin Field Hint Sign Text
next flow index: 0xFFFF
- name: Hidden Village Hint Sign
index: 21109
type: message
inf index: Hidden Village Hint Sign Text
next flow index: 0xFFFF
- name: Lanayru Field Hint Sign
index: 21110
type: message
inf index: Lanayru Field Hint Sign Text
next flow index: 0xFFFF
- name: Beside Castle Town Hint Sign
index: 21111
type: message
inf index: Beside Castle Town Hint Sign Text
next flow index: 0xFFFF
- name: Castle Town Center Hint Sign
index: 21112
type: message
inf index: Castle Town Center Hint Sign Text
next flow index: 0xFFFF
- name: Outside South Castle Town Hint Sign
index: 21113
type: message
inf index: Outside South Castle Town Hint Sign Text
next flow index: 0xFFFF
- name: Lake Hylia Bridge Hint Sign
index: 21114
type: message
inf index: Lake Hylia Bridge Hint Sign Text
next flow index: 0xFFFF
- name: Lake Hylia Hint Sign
index: 21115
type: message
inf index: Lake Hylia Hint Sign Text
next flow index: 0xFFFF
- name: Lanayru Spring Hint Sign
index: 21116
type: message
inf index: Lanayru Spring Hint Sign Text
next flow index: 0xFFFF
- name: Lake Lantern Cave Hint Sign
index: 21117
type: message
inf index: Lake Lantern Cave Hint Sign Text
next flow index: 0xFFFF
- name: Fishing Hole Hint Sign
index: 21118
type: message
inf index: Fishing Hole Hint Sign Text
next flow index: 0xFFFF
- name: Zoras Domain Hint Sign
index: 21119
type: message
inf index: Zoras Domain Hint Sign Text
next flow index: 0xFFFF
- name: Snowpeak Hint Sign
index: 21120
type: message
inf index: Snowpeak Hint Sign Text
next flow index: 0xFFFF
- name: Gerudo Desert Hint Sign
index: 21121
type: message
inf index: Gerudo Desert Hint Sign Text
next flow index: 0xFFFF
- name: Bulblin Camp Hint Sign
index: 21122
type: message
inf index: Bulblin Camp Hint Sign Text
next flow index: 0xFFFF
- name: Forest Temple Hint Sign
index: 21123
type: message
inf index: Forest Temple Hint Sign Text
next flow index: 0xFFFF
- name: Goron Mines Hint Sign
index: 21124
type: message
inf index: Goron Mines Hint Sign Text
next flow index: 0xFFFF
- name: Lakebed Temple Hint Sign
index: 21125
type: message
inf index: Lakebed Temple Hint Sign Text
next flow index: 0xFFFF
- name: Arbiters Grounds Hint Sign
index: 21126
type: message
inf index: Arbiters Grounds Hint Sign Text
next flow index: 0xFFFF
- name: Snowpeak Ruins Hint Sign
index: 21127
type: message
inf index: Snowpeak Ruins Hint Sign Text
next flow index: 0xFFFF
- name: Temple of Time First Hint Sign
index: 21128
type: message
inf index: Temple of Time First Hint Sign Text
next flow index: 0xFFFF
- name: Temple of Time Second Hint Sign
index: 21129
type: message
inf index: Temple of Time Second Hint Sign Text
next flow index: 0xFFFF
- name: City in the Sky Hint Sign
index: 21130
type: message
inf index: City in the Sky Hint Sign Text
next flow index: 0xFFFF
- name: Palace of Twilight Hint Sign
index: 21131
type: message
inf index: Palace of Twilight Hint Sign Text
next flow index: 0xFFFF
- name: Hyrule Castle Hint Sign
index: 21132
type: message
inf index: Hyrule Castle Hint Sign Text
next flow index: 0xFFFF
- name: Cave of Ordeals Hint Sign
index: 21133
type: message
inf index: Cave of Ordeals Hint Sign Text
next flow index: 0xFFFF
@@ -7468,3 +7468,11 @@
- Non-Item Location
Metadata:
- None
- Name: Cave of Ordeals Hint Sign
Categories:
- Hint Sign
- Overworld
- Non-Item Location
Metadata:
- None
@@ -1,5 +1,104 @@
# Patches for game objects that get spawned in
# Lakebed Temple
D_MN01:
# Room 2 - Outer Bridges Rooms
2:
# Add hint sign near lower west water wheel
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -4765.38037
y: -1.21
z: 272.192261
angle:
x: 21125 # Flow node id
y: 0x46B9
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Goron Mines
D_MN04:
# Room 17 - Gor Ebizo's Room
17:
# Add hint sign near Gor Ebizo
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 11394.1855
y: 2878.65
z: -17913.05
angle:
x: 21124 # Flow node id
y: 0xD556
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Forest Temple
D_MN05:
# Room 0 - Main Center Room
0:
# Add hint sign near west door
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -1972.11682
y: 3150
z: 7610.9751
angle:
x: 21123 # Flow node id
y: 0x6000
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Temple of Time
D_MN06:
# Room 0 - Entrance Room
0:
# Add hint sign near Ooccoo
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -618.9335
y: 725.0
z: 3112.2
angle:
x: 21128 # Flow node id
y: 0x8000
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Room 4 - Moving Walls Room
4:
# Add hint sign after first switch area
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -3885.2157
y: 4450.0
z: -6353.38135
angle:
x: 21129 # Flow node id
y: 0x2000
z: 0x0000
set id: 0xFFFF
layers:
- 0
# City in the Sky
D_MN07:
# Stage file objects
@@ -46,6 +145,24 @@ D_MN07:
layers:
- 0
# Room 2 - Central Room
2:
# Add hint sign after first switch area
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 3376.54
y: 0.0
z: -12709.0352
angle:
x: 21130 # Flow node id
y: 0xC846
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Room 6 - West Bridge
6:
# Delete argorok actor that normally breaks the bridge
@@ -112,6 +229,122 @@ D_MN08:
layers:
- 14
# Add hint sign to starting area
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 679.0
y: -200.0
z: 9311.0
angle:
x: 21131 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 14
# Hyrule Castle
D_MN09:
# Room 11 - Entrance Courtyard Area
11:
# Add hint sign near central statue
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 0.0
y: 25.0
z: 11625.0
angle:
x: 21132 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Arbiter's Grounds
D_MN10:
# Room 2 - Poe Gate Room
2:
# Add hint sign near Poe Gate
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -349.4044
y: 450.0
z: -2876.90771
angle:
x: 21126 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Snowpeak Ruins
D_MN11:
# Room 1 - Yeta's Room
1:
# Add hint sign near Poe Gate
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -530.0
y: 0.0
z: -669.69
angle:
x: 21127 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Cave of Ordeals
D_SB01:
# Room 0 - Main Cave
0:
# Add hint sign at the start
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -1191.42
y: 1100.0
z: -260.65
angle:
x: 21133 # Flow node id
y: 0xE483
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Lake Hylia Lantern Cave
D_SB03:
# Room 0 - Main Cave
0:
# Add hint sign about halfway through the cave
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -2897.38672
y: -1636.68994
z: -17674.8691
angle:
x: 21117 # Flow node id
y: 0x3E21
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Ordon Village
F_SP103:
# Room 0 - Main Village
@@ -292,6 +525,31 @@ F_SP103:
layers:
- 4
# Add hint sign near loading zone to Ordon Village
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 687.89
y: 800.0
z: -1424.16
angle:
x: 21100 # Flow node id
y: 0xA019
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 8
- 9
- 12
# Ordon Spring
F_SP104:
# Room 1 - Main Spring
@@ -320,6 +578,28 @@ F_SP104:
F_SP108:
# Room 4 - Coro's Clearing
4:
# Add hint sign near on platform south of Coro's hut
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -12423.8467
y: 273.277985
z: -11518.958
angle:
x: 21101 # Flow node id
y: 0x9228
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 1
- 2
- 3
- 5
- 9
- 14
# Rupee under boulder near coro (green)
- action: patch
name: item
@@ -433,6 +713,24 @@ F_SP109:
layers:
- 14
# Add hint sign near hot spring
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -3347.52734
y: 2999.16138
z: -2865.99341
angle:
x: 21105 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 2
- 12
- 14
# Kakariko Graveyard
F_SP111:
# Room 0 - Main graveyard
@@ -480,6 +778,25 @@ F_SP111:
- 2
- 3
# Add hint sign behind zora grave
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 21765.9863
y: 500.0
z: -62.247
angle:
x: 21106 # Flow node id
y: 0xC000
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 2
- 3
- 14
# Zora's Domain
F_SP113:
# Room 0 - Throne Room
@@ -892,8 +1209,46 @@ F_SP113:
- 13
- 14
# Add hint sign on west ledge
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -2964.84839
y: -2500.0
z: 17146.2676
angle:
x: 21119 # Flow node id
y: 0xAF09
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 2
- 13
- 14
# Snowpeak Province
F_SP114:
# Room 0 - Blizzard Area
0:
# Add hint sign in front of blizzard area
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 15931.9238
y: -14389.4912
z: -17388.1992
angle:
x: 21120 # Flow node id
y: 0x2C5A
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 4
# Room 1 - Snowboard Area
1:
# Snowboarding Bridge Ledge Bottom Rupee
@@ -1491,6 +1846,26 @@ F_SP115:
- 2
- 3
# Add hint sign in cucco shack
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -109203.461
y: -7220.0
z: 33083.7344
angle:
x: 21115 # Flow node id
y: 0x64B5
z: 0x0000
set id: 0xFFFF
layers:
- 1
- 2
- 3
- 13
- 14
# Room 1 - Lanayru Spring
1:
# Lower Underwater Boulder Rupee (Yellow)
@@ -1647,6 +2022,24 @@ F_SP115:
- 2
- 14
# Add hint sign underwater
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -309.997833
y: -1614.82178
z: 157.970795
angle:
x: 21116 # Flow node id
y: 0x8000
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 2
- 14
# Castle Town
F_SP116:
# Room 0 - Central castle Town
@@ -1670,6 +2063,22 @@ F_SP116:
layers:
- 0
# Add hint sign south of the central fountain
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 0.0
y: -200.0
z: 835.0
angle:
x: 21112 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Room 1 - North Castle Town
1:
# Golden Wolf in North Castle Town
@@ -1812,6 +2221,22 @@ F_SP117:
layers:
- 2
# Add hint sign near Door to the Past
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -1543.0
y: 1725.0
z: 7964.85498
angle:
x: 21102 # Flow node id
y: 0x4000
z: 0x0000
set id: 0xFFFF
layers:
- 2
# Room 2 - Temple of Time
2:
# Female Snail
@@ -1944,6 +2369,22 @@ F_SP118:
layers:
- 0
# Add hint sign before jump down to lower desert
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -568.556152
y: 260.0
z: -3969.31
angle:
x: 21122 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Hyrule Field
F_SP121:
# Room 0 - Eldin Field / Bridge of Eldin
@@ -2082,6 +2523,25 @@ F_SP121:
- 8
- 14
# Add hint sign next to Eldin field south small bridge
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -12433.2744
y: -1075.2218
z: 20885.7129
angle:
x: 21107 # Flow node id
y: 0x8000
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 6
- 8
- 14
# Room 3 - Kakariko Gorge
3:
# Male Pill Bug
@@ -2280,6 +2740,7 @@ F_SP121:
- 6
- 14
# Add Epona Jump to post MDH layers
- action: add
name: Hjump
parameters: 0x044FFF02
@@ -2300,6 +2761,24 @@ F_SP121:
- 2
- 6
# Add hint sign near owl statue
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -10116.0215
y: -4923.46191
z: 43064.4375
angle:
x: 21104 # Flow node id
y: 0x0789
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 6
- 14
# Room 6 - Faron Field
6:
# Male Beetle
@@ -2375,6 +2854,25 @@ F_SP121:
- 9
- 10
# Add hint sign under bridge
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -46039.4922
y: -9250.0
z: 81859.2891
angle:
x: 21103 # Flow node id
y: 0x8000
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 6
- 9
- 10
# Room 7 - North Eldin
7:
# Add Ganon Barriers to block Lanayru Twilight access
@@ -2424,6 +2922,25 @@ F_SP121:
layers:
- 14 # Twilight layer
# Add hint sign next to North Eldin Field spinner track
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 18468.8418
y: 1580.0
z: -63560.9531
angle:
x: 21108 # Flow node id
y: 0xCDC6
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 6
- 8
- 14
# Room 10 - Lanayru Field
10:
# Male Stag Beetle
@@ -2652,6 +3169,25 @@ F_SP121:
- 13
- 14
# Add hint sign at path fork in west Lanayru Field
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -64943.7422
y: -1359.66711
z: -31897.8828
angle:
x: 21110 # Flow node id
y: 0xE223
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 6
- 13
- 14
# Room 12 - Hylia Bridge-Lanayru Field Transition
12:
# South Spinner Track Boulder Rupee (Blue 1)
@@ -2859,6 +3395,25 @@ F_SP121:
- 13
- 14
# Add hint sign on platform above owl statue
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -94678.8672
y: -3900.0
z: 18410.543
angle:
x: 21114 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 6
- 13
- 14
# Outside Castle Town Maps
F_SP122:
# Room 8 - Outside West Castle Town
@@ -3164,6 +3719,25 @@ F_SP122:
- 13
- 14
# Add hint sign on platform with helmasaur grotto
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -80699.5
y: -765.58374
z: 1903.61462
angle:
x: 21111 # Flow node id
y: 0x25B7
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 6
- 13
- 14
# Room 16 - Outside South Castle Town
16:
# Male Ladybug
@@ -3430,6 +4004,26 @@ F_SP122:
- 13
- 14
# Add hint sign south of the fountain
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -51500.0
y: -5500.0
z: 27368.3086
angle:
x: 21113 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 4
- 6
- 13
- 14
# Gerudo Desert
F_SP124:
# Room 0 - Main Desert
@@ -3494,6 +4088,22 @@ F_SP124:
layers:
- 0
# Add hint sign before jump down to lower desert
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 20356.23
y: 556.7
z: 38694.8047
angle:
x: 21121 # Flow node id
y: 0x0099
z: 0x0000
set id: 0xFFFF
layers:
- 0
# Mirror Chamber
F_SP125:
# Room 4 - Main Chamber
@@ -4070,6 +4680,52 @@ F_SP126:
- 13
- 14
# Fishing Pond
F_SP127:
# Room 0 - Main Pond
0:
# Add hint sign behind hut
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: -2924.74585
y: 35.0
z: 8386.28906
angle:
x: 21118 # Flow node id
y: 0x8000
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 1
- 2
- 3
- 14
# Hidden Village
F_SP128:
# Room 0 - Main Village
0:
# Add hint sign
- action: add
name: Obj_kn2
parameters: 0xFFFFFFFF
position:
x: 5161.03
y: 0.0
z: -5264.33
angle:
x: 21109 # Flow node id
y: 0x0000
z: 0x0000
set id: 0xFFFF
layers:
- 0
- 1
- 2
# Kakariko Village Interiors
R_SP109:
# Room 2 - Elde Inn
@@ -2210,4 +2210,208 @@ Midna Hints Required Dungeons Intro Zero Dungeons:
Midna Hints Required Dungeons Intro At Least One Dungeon:
Standard:
Text: |-
There are <red><required dungeon count><white> required dungeons:
There are <red><required dungeon count><white> required dungeons:
Ordon Hint Sign Text:
Standard:
Text: |-
Ordon Hint Sign.
There are no hints placed here.
South Faron Woods Hint Sign Text:
Standard:
Text: |-
South Faron Woods Hint Sign.
There are no hints placed here.
Sacred Grove Hint Sign Text:
Standard:
Text: |-
Sacred Grove Hint Sign.
There are no hints placed here.
Faron Field Hint Sign Text:
Standard:
Text: |-
Faron Field Hint Sign.
There are no hints placed here.
Kakariko Gorge Hint Sign Text:
Standard:
Text: |-
Kakariko Gorge Hint Sign.
There are no hints placed here.
Kakariko Village Hint Sign Text:
Standard:
Text: |-
Kakariko Village Hint Sign.
There are no hints placed here.
Kakariko Graveyard Hint Sign Text:
Standard:
Text: |-
Kakariko Graveyard Hint Sign.
There are no hints placed here.
Eldin Field Hint Sign Text:
Standard:
Text: |-
Eldin Field Hint Sign.
There are no hints placed here.
North Eldin Field Hint Sign Text:
Standard:
Text: |-
North Eldin Field Hint Sign.
There are no hints placed here.
Hidden Village Hint Sign Text:
Standard:
Text: |-
Hidden Village Hint Sign.
There are no hints placed here.
Lanayru Field Hint Sign Text:
Standard:
Text: |-
Lanayru Field Hint Sign.
There are no hints placed here.
Beside Castle Town Hint Sign Text:
Standard:
Text: |-
Beside Castle Town Hint Sign.
There are no hints placed here.
Castle Town Center Hint Sign Text:
Standard:
Text: |-
Castle Town Center Hint Sign.
There are no hints placed here.
Outside South Castle Town Hint Sign Text:
Standard:
Text: |-
Outside South Castle Town Hint Sign.
There are no hints placed here.
Lake Hylia Bridge Hint Sign Text:
Standard:
Text: |-
Lake Hylia Bridge Hint Sign.
There are no hints placed here.
Lake Hylia Hint Sign Text:
Standard:
Text: |-
Lake Hylia Hint Sign.
There are no hints placed here.
Lanayru Spring Hint Sign Text:
Standard:
Text: |-
Lanayru Spring Hint Sign.
There are no hints placed here.
Lake Lantern Cave Hint Sign Text:
Standard:
Text: |-
Lake Lantern Cave Hint Sign.
There are no hints placed here.
Fishing Hole Hint Sign Text:
Standard:
Text: |-
Fishing Hole Hint Sign.
There are no hints placed here.
Zoras Domain Hint Sign Text:
Standard:
Text: |-
Zoras Domain Hint Sign.
There are no hints placed here.
Snowpeak Hint Sign Text:
Standard:
Text: |-
Snowpeak Hint Sign.
There are no hints placed here.
Gerudo Desert Hint Sign Text:
Standard:
Text: |-
Gerudo Desert Hint Sign.
There are no hints placed here.
Bulblin Camp Hint Sign Text:
Standard:
Text: |-
Bulblin Camp Hint Sign.
There are no hints placed here.
Forest Temple Hint Sign Text:
Standard:
Text: |-
Forest Temple Hint Sign.
There are no hints placed here.
Goron Mines Hint Sign Text:
Standard:
Text: |-
Goron Mines Hint Sign.
There are no hints placed here.
Lakebed Temple Hint Sign Text:
Standard:
Text: |-
Lakebed Temple Hint Sign.
There are no hints placed here.
Arbiters Grounds Hint Sign Text:
Standard:
Text: |-
Arbiters Grounds Hint Sign.
There are no hints placed here.
Snowpeak Ruins Hint Sign Text:
Standard:
Text: |-
Snowpeak Ruins Hint Sign.
There are no hints placed here.
Temple of Time First Hint Sign Text:
Standard:
Text: |-
Temple of Time First Hint Sign.
There are no hints placed here.
Temple of Time Second Hint Sign Text:
Standard:
Text: |-
Temple of Time Second Hint Sign.
There are no hints placed here.
City in the Sky Hint Sign Text:
Standard:
Text: |-
City in the Sky Hint Sign.
There are no hints placed here.
Palace of Twilight Hint Sign Text:
Standard:
Text: |-
Palace of Twilight Hint Sign.
There are no hints placed here.
Hyrule Castle Hint Sign Text:
Standard:
Text: |-
Hyrule Castle Hint Sign.
There are no hints placed here.
Cave of Ordeals Hint Sign Text:
Standard:
Text: |-
Cave of Ordeals Hint Sign.
There are no hints placed here.
@@ -1,4 +1,4 @@
# This file contains all custom English text for the dusklight randomizer
# This file contains all custom French text for the dusklight randomizer
# NOTES FOR TRANSLATORS:
# - You should only be translating the "Text" fields for each element in this file. Do not translate the
@@ -2210,4 +2210,208 @@ Midna Hints Required Dungeons Intro Zero Dungeons:
Midna Hints Required Dungeons Intro At Least One Dungeon:
Standard:
Text: |-
There are <red><required dungeon count><white> required dungeons:
There are <red><required dungeon count><white> required dungeons:
Ordon Hint Sign Text:
Standard:
Text: |-
Ordon Hint Sign.
There are no hints placed here.
South Faron Woods Hint Sign Text:
Standard:
Text: |-
South Faron Woods Hint Sign.
There are no hints placed here.
Sacred Grove Hint Sign Text:
Standard:
Text: |-
Sacred Grove Hint Sign.
There are no hints placed here.
Faron Field Hint Sign Text:
Standard:
Text: |-
Faron Field Hint Sign.
There are no hints placed here.
Kakariko Gorge Hint Sign Text:
Standard:
Text: |-
Kakariko Gorge Hint Sign.
There are no hints placed here.
Kakariko Village Hint Sign Text:
Standard:
Text: |-
Kakariko Village Hint Sign.
There are no hints placed here.
Kakariko Graveyard Hint Sign Text:
Standard:
Text: |-
Kakariko Graveyard Hint Sign.
There are no hints placed here.
Eldin Field Hint Sign Text:
Standard:
Text: |-
Eldin Field Hint Sign.
There are no hints placed here.
North Eldin Field Hint Sign Text:
Standard:
Text: |-
North Eldin Field Hint Sign.
There are no hints placed here.
Hidden Village Hint Sign Text:
Standard:
Text: |-
Hidden Village Hint Sign.
There are no hints placed here.
Lanayru Field Hint Sign Text:
Standard:
Text: |-
Lanayru Field Hint Sign.
There are no hints placed here.
Beside Castle Town Hint Sign Text:
Standard:
Text: |-
Beside Castle Town Hint Sign.
There are no hints placed here.
Castle Town Center Hint Sign Text:
Standard:
Text: |-
Castle Town Center Hint Sign.
There are no hints placed here.
Outside South Castle Town Hint Sign Text:
Standard:
Text: |-
Outside South Castle Town Hint Sign.
There are no hints placed here.
Lake Hylia Bridge Hint Sign Text:
Standard:
Text: |-
Lake Hylia Bridge Hint Sign.
There are no hints placed here.
Lake Hylia Hint Sign Text:
Standard:
Text: |-
Lake Hylia Hint Sign.
There are no hints placed here.
Lanayru Spring Hint Sign Text:
Standard:
Text: |-
Lanayru Spring Hint Sign.
There are no hints placed here.
Lake Lantern Cave Hint Sign Text:
Standard:
Text: |-
Lake Lantern Cave Hint Sign.
There are no hints placed here.
Fishing Hole Hint Sign Text:
Standard:
Text: |-
Fishing Hole Hint Sign.
There are no hints placed here.
Zoras Domain Hint Sign Text:
Standard:
Text: |-
Zoras Domain Hint Sign.
There are no hints placed here.
Snowpeak Hint Sign Text:
Standard:
Text: |-
Snowpeak Hint Sign.
There are no hints placed here.
Gerudo Desert Hint Sign Text:
Standard:
Text: |-
Gerudo Desert Hint Sign.
There are no hints placed here.
Bulblin Camp Hint Sign Text:
Standard:
Text: |-
Bulblin Camp Hint Sign.
There are no hints placed here.
Forest Temple Hint Sign Text:
Standard:
Text: |-
Forest Temple Hint Sign.
There are no hints placed here.
Goron Mines Hint Sign Text:
Standard:
Text: |-
Goron Mines Hint Sign.
There are no hints placed here.
Lakebed Temple Hint Sign Text:
Standard:
Text: |-
Lakebed Temple Hint Sign.
There are no hints placed here.
Arbiters Grounds Hint Sign Text:
Standard:
Text: |-
Arbiters Grounds Hint Sign.
There are no hints placed here.
Snowpeak Ruins Hint Sign Text:
Standard:
Text: |-
Snowpeak Ruins Hint Sign.
There are no hints placed here.
Temple of Time First Hint Sign Text:
Standard:
Text: |-
Temple of Time First Hint Sign.
There are no hints placed here.
Temple of Time Second Hint Sign Text:
Standard:
Text: |-
Temple of Time Second Hint Sign.
There are no hints placed here.
City in the Sky Hint Sign Text:
Standard:
Text: |-
City in the Sky Hint Sign.
There are no hints placed here.
Palace of Twilight Hint Sign Text:
Standard:
Text: |-
Palace of Twilight Hint Sign.
There are no hints placed here.
Hyrule Castle Hint Sign Text:
Standard:
Text: |-
Hyrule Castle Hint Sign.
There are no hints placed here.
Cave of Ordeals Hint Sign Text:
Standard:
Text: |-
Cave of Ordeals Hint Sign.
There are no hints placed here.
@@ -1,4 +1,4 @@
# This file contains all custom English text for the dusklight randomizer
# This file contains all custom German text for the dusklight randomizer
# NOTES FOR TRANSLATORS:
# - You should only be translating the "Text" fields for each element in this file. Do not translate the
@@ -2210,4 +2210,208 @@ Midna Hints Required Dungeons Intro Zero Dungeons:
Midna Hints Required Dungeons Intro At Least One Dungeon:
Standard:
Text: |-
There are <red><required dungeon count><white> required dungeons:
There are <red><required dungeon count><white> required dungeons:
Ordon Hint Sign Text:
Standard:
Text: |-
Ordon Hint Sign.
There are no hints placed here.
South Faron Woods Hint Sign Text:
Standard:
Text: |-
South Faron Woods Hint Sign.
There are no hints placed here.
Sacred Grove Hint Sign Text:
Standard:
Text: |-
Sacred Grove Hint Sign.
There are no hints placed here.
Faron Field Hint Sign Text:
Standard:
Text: |-
Faron Field Hint Sign.
There are no hints placed here.
Kakariko Gorge Hint Sign Text:
Standard:
Text: |-
Kakariko Gorge Hint Sign.
There are no hints placed here.
Kakariko Village Hint Sign Text:
Standard:
Text: |-
Kakariko Village Hint Sign.
There are no hints placed here.
Kakariko Graveyard Hint Sign Text:
Standard:
Text: |-
Kakariko Graveyard Hint Sign.
There are no hints placed here.
Eldin Field Hint Sign Text:
Standard:
Text: |-
Eldin Field Hint Sign.
There are no hints placed here.
North Eldin Field Hint Sign Text:
Standard:
Text: |-
North Eldin Field Hint Sign.
There are no hints placed here.
Hidden Village Hint Sign Text:
Standard:
Text: |-
Hidden Village Hint Sign.
There are no hints placed here.
Lanayru Field Hint Sign Text:
Standard:
Text: |-
Lanayru Field Hint Sign.
There are no hints placed here.
Beside Castle Town Hint Sign Text:
Standard:
Text: |-
Beside Castle Town Hint Sign.
There are no hints placed here.
Castle Town Center Hint Sign Text:
Standard:
Text: |-
Castle Town Center Hint Sign.
There are no hints placed here.
Outside South Castle Town Hint Sign Text:
Standard:
Text: |-
Outside South Castle Town Hint Sign.
There are no hints placed here.
Lake Hylia Bridge Hint Sign Text:
Standard:
Text: |-
Lake Hylia Bridge Hint Sign.
There are no hints placed here.
Lake Hylia Hint Sign Text:
Standard:
Text: |-
Lake Hylia Hint Sign.
There are no hints placed here.
Lanayru Spring Hint Sign Text:
Standard:
Text: |-
Lanayru Spring Hint Sign.
There are no hints placed here.
Lake Lantern Cave Hint Sign Text:
Standard:
Text: |-
Lake Lantern Cave Hint Sign.
There are no hints placed here.
Fishing Hole Hint Sign Text:
Standard:
Text: |-
Fishing Hole Hint Sign.
There are no hints placed here.
Zoras Domain Hint Sign Text:
Standard:
Text: |-
Zoras Domain Hint Sign.
There are no hints placed here.
Snowpeak Hint Sign Text:
Standard:
Text: |-
Snowpeak Hint Sign.
There are no hints placed here.
Gerudo Desert Hint Sign Text:
Standard:
Text: |-
Gerudo Desert Hint Sign.
There are no hints placed here.
Bulblin Camp Hint Sign Text:
Standard:
Text: |-
Bulblin Camp Hint Sign.
There are no hints placed here.
Forest Temple Hint Sign Text:
Standard:
Text: |-
Forest Temple Hint Sign.
There are no hints placed here.
Goron Mines Hint Sign Text:
Standard:
Text: |-
Goron Mines Hint Sign.
There are no hints placed here.
Lakebed Temple Hint Sign Text:
Standard:
Text: |-
Lakebed Temple Hint Sign.
There are no hints placed here.
Arbiters Grounds Hint Sign Text:
Standard:
Text: |-
Arbiters Grounds Hint Sign.
There are no hints placed here.
Snowpeak Ruins Hint Sign Text:
Standard:
Text: |-
Snowpeak Ruins Hint Sign.
There are no hints placed here.
Temple of Time First Hint Sign Text:
Standard:
Text: |-
Temple of Time First Hint Sign.
There are no hints placed here.
Temple of Time Second Hint Sign Text:
Standard:
Text: |-
Temple of Time Second Hint Sign.
There are no hints placed here.
City in the Sky Hint Sign Text:
Standard:
Text: |-
City in the Sky Hint Sign.
There are no hints placed here.
Palace of Twilight Hint Sign Text:
Standard:
Text: |-
Palace of Twilight Hint Sign.
There are no hints placed here.
Hyrule Castle Hint Sign Text:
Standard:
Text: |-
Hyrule Castle Hint Sign.
There are no hints placed here.
Cave of Ordeals Hint Sign Text:
Standard:
Text: |-
Cave of Ordeals Hint Sign.
There are no hints placed here.
@@ -1,4 +1,4 @@
# This file contains all custom English text for the dusklight randomizer
# This file contains all custom Italian text for the dusklight randomizer
# NOTES FOR TRANSLATORS:
# - You should only be translating the "Text" fields for each element in this file. Do not translate the
@@ -2210,4 +2210,208 @@ Midna Hints Required Dungeons Intro Zero Dungeons:
Midna Hints Required Dungeons Intro At Least One Dungeon:
Standard:
Text: |-
There are <red><required dungeon count><white> required dungeons:
There are <red><required dungeon count><white> required dungeons:
Ordon Hint Sign Text:
Standard:
Text: |-
Ordon Hint Sign.
There are no hints placed here.
South Faron Woods Hint Sign Text:
Standard:
Text: |-
South Faron Woods Hint Sign.
There are no hints placed here.
Sacred Grove Hint Sign Text:
Standard:
Text: |-
Sacred Grove Hint Sign.
There are no hints placed here.
Faron Field Hint Sign Text:
Standard:
Text: |-
Faron Field Hint Sign.
There are no hints placed here.
Kakariko Gorge Hint Sign Text:
Standard:
Text: |-
Kakariko Gorge Hint Sign.
There are no hints placed here.
Kakariko Village Hint Sign Text:
Standard:
Text: |-
Kakariko Village Hint Sign.
There are no hints placed here.
Kakariko Graveyard Hint Sign Text:
Standard:
Text: |-
Kakariko Graveyard Hint Sign.
There are no hints placed here.
Eldin Field Hint Sign Text:
Standard:
Text: |-
Eldin Field Hint Sign.
There are no hints placed here.
North Eldin Field Hint Sign Text:
Standard:
Text: |-
North Eldin Field Hint Sign.
There are no hints placed here.
Hidden Village Hint Sign Text:
Standard:
Text: |-
Hidden Village Hint Sign.
There are no hints placed here.
Lanayru Field Hint Sign Text:
Standard:
Text: |-
Lanayru Field Hint Sign.
There are no hints placed here.
Beside Castle Town Hint Sign Text:
Standard:
Text: |-
Beside Castle Town Hint Sign.
There are no hints placed here.
Castle Town Center Hint Sign Text:
Standard:
Text: |-
Castle Town Center Hint Sign.
There are no hints placed here.
Outside South Castle Town Hint Sign Text:
Standard:
Text: |-
Outside South Castle Town Hint Sign.
There are no hints placed here.
Lake Hylia Bridge Hint Sign Text:
Standard:
Text: |-
Lake Hylia Bridge Hint Sign.
There are no hints placed here.
Lake Hylia Hint Sign Text:
Standard:
Text: |-
Lake Hylia Hint Sign.
There are no hints placed here.
Lanayru Spring Hint Sign Text:
Standard:
Text: |-
Lanayru Spring Hint Sign.
There are no hints placed here.
Lake Lantern Cave Hint Sign Text:
Standard:
Text: |-
Lake Lantern Cave Hint Sign.
There are no hints placed here.
Fishing Hole Hint Sign Text:
Standard:
Text: |-
Fishing Hole Hint Sign.
There are no hints placed here.
Zoras Domain Hint Sign Text:
Standard:
Text: |-
Zoras Domain Hint Sign.
There are no hints placed here.
Snowpeak Hint Sign Text:
Standard:
Text: |-
Snowpeak Hint Sign.
There are no hints placed here.
Gerudo Desert Hint Sign Text:
Standard:
Text: |-
Gerudo Desert Hint Sign.
There are no hints placed here.
Bulblin Camp Hint Sign Text:
Standard:
Text: |-
Bulblin Camp Hint Sign.
There are no hints placed here.
Forest Temple Hint Sign Text:
Standard:
Text: |-
Forest Temple Hint Sign.
There are no hints placed here.
Goron Mines Hint Sign Text:
Standard:
Text: |-
Goron Mines Hint Sign.
There are no hints placed here.
Lakebed Temple Hint Sign Text:
Standard:
Text: |-
Lakebed Temple Hint Sign.
There are no hints placed here.
Arbiters Grounds Hint Sign Text:
Standard:
Text: |-
Arbiters Grounds Hint Sign.
There are no hints placed here.
Snowpeak Ruins Hint Sign Text:
Standard:
Text: |-
Snowpeak Ruins Hint Sign.
There are no hints placed here.
Temple of Time First Hint Sign Text:
Standard:
Text: |-
Temple of Time First Hint Sign.
There are no hints placed here.
Temple of Time Second Hint Sign Text:
Standard:
Text: |-
Temple of Time Second Hint Sign.
There are no hints placed here.
City in the Sky Hint Sign Text:
Standard:
Text: |-
City in the Sky Hint Sign.
There are no hints placed here.
Palace of Twilight Hint Sign Text:
Standard:
Text: |-
Palace of Twilight Hint Sign.
There are no hints placed here.
Hyrule Castle Hint Sign Text:
Standard:
Text: |-
Hyrule Castle Hint Sign.
There are no hints placed here.
Cave of Ordeals Hint Sign Text:
Standard:
Text: |-
Cave of Ordeals Hint Sign.
There are no hints placed here.
@@ -1,4 +1,4 @@
# This file contains all custom English text for the dusklight randomizer
# This file contains all custom Spanish text for the dusklight randomizer
# NOTES FOR TRANSLATORS:
# - You should only be translating the "Text" fields for each element in this file. Do not translate the
@@ -2210,4 +2210,208 @@ Midna Hints Required Dungeons Intro Zero Dungeons:
Midna Hints Required Dungeons Intro At Least One Dungeon:
Standard:
Text: |-
There are <red><required dungeon count><white> required dungeons:
There are <red><required dungeon count><white> required dungeons:
Ordon Hint Sign Text:
Standard:
Text: |-
Ordon Hint Sign.
There are no hints placed here.
South Faron Woods Hint Sign Text:
Standard:
Text: |-
South Faron Woods Hint Sign.
There are no hints placed here.
Sacred Grove Hint Sign Text:
Standard:
Text: |-
Sacred Grove Hint Sign.
There are no hints placed here.
Faron Field Hint Sign Text:
Standard:
Text: |-
Faron Field Hint Sign.
There are no hints placed here.
Kakariko Gorge Hint Sign Text:
Standard:
Text: |-
Kakariko Gorge Hint Sign.
There are no hints placed here.
Kakariko Village Hint Sign Text:
Standard:
Text: |-
Kakariko Village Hint Sign.
There are no hints placed here.
Kakariko Graveyard Hint Sign Text:
Standard:
Text: |-
Kakariko Graveyard Hint Sign.
There are no hints placed here.
Eldin Field Hint Sign Text:
Standard:
Text: |-
Eldin Field Hint Sign.
There are no hints placed here.
North Eldin Field Hint Sign Text:
Standard:
Text: |-
North Eldin Field Hint Sign.
There are no hints placed here.
Hidden Village Hint Sign Text:
Standard:
Text: |-
Hidden Village Hint Sign.
There are no hints placed here.
Lanayru Field Hint Sign Text:
Standard:
Text: |-
Lanayru Field Hint Sign.
There are no hints placed here.
Beside Castle Town Hint Sign Text:
Standard:
Text: |-
Beside Castle Town Hint Sign.
There are no hints placed here.
Castle Town Center Hint Sign Text:
Standard:
Text: |-
Castle Town Center Hint Sign.
There are no hints placed here.
Outside South Castle Town Hint Sign Text:
Standard:
Text: |-
Outside South Castle Town Hint Sign.
There are no hints placed here.
Lake Hylia Bridge Hint Sign Text:
Standard:
Text: |-
Lake Hylia Bridge Hint Sign.
There are no hints placed here.
Lake Hylia Hint Sign Text:
Standard:
Text: |-
Lake Hylia Hint Sign.
There are no hints placed here.
Lanayru Spring Hint Sign Text:
Standard:
Text: |-
Lanayru Spring Hint Sign.
There are no hints placed here.
Lake Lantern Cave Hint Sign Text:
Standard:
Text: |-
Lake Lantern Cave Hint Sign.
There are no hints placed here.
Fishing Hole Hint Sign Text:
Standard:
Text: |-
Fishing Hole Hint Sign.
There are no hints placed here.
Zoras Domain Hint Sign Text:
Standard:
Text: |-
Zoras Domain Hint Sign.
There are no hints placed here.
Snowpeak Hint Sign Text:
Standard:
Text: |-
Snowpeak Hint Sign.
There are no hints placed here.
Gerudo Desert Hint Sign Text:
Standard:
Text: |-
Gerudo Desert Hint Sign.
There are no hints placed here.
Bulblin Camp Hint Sign Text:
Standard:
Text: |-
Bulblin Camp Hint Sign.
There are no hints placed here.
Forest Temple Hint Sign Text:
Standard:
Text: |-
Forest Temple Hint Sign.
There are no hints placed here.
Goron Mines Hint Sign Text:
Standard:
Text: |-
Goron Mines Hint Sign.
There are no hints placed here.
Lakebed Temple Hint Sign Text:
Standard:
Text: |-
Lakebed Temple Hint Sign.
There are no hints placed here.
Arbiters Grounds Hint Sign Text:
Standard:
Text: |-
Arbiters Grounds Hint Sign.
There are no hints placed here.
Snowpeak Ruins Hint Sign Text:
Standard:
Text: |-
Snowpeak Ruins Hint Sign.
There are no hints placed here.
Temple of Time First Hint Sign Text:
Standard:
Text: |-
Temple of Time First Hint Sign.
There are no hints placed here.
Temple of Time Second Hint Sign Text:
Standard:
Text: |-
Temple of Time Second Hint Sign.
There are no hints placed here.
City in the Sky Hint Sign Text:
Standard:
Text: |-
City in the Sky Hint Sign.
There are no hints placed here.
Palace of Twilight Hint Sign Text:
Standard:
Text: |-
Palace of Twilight Hint Sign.
There are no hints placed here.
Hyrule Castle Hint Sign Text:
Standard:
Text: |-
Hyrule Castle Hint Sign.
There are no hints placed here.
Cave of Ordeals Hint Sign Text:
Standard:
Text: |-
Cave of Ordeals Hint Sign.
There are no hints placed here.
@@ -395,4 +395,72 @@
Attributes: 0x07F60000150D0000FF00000000000400
- Name: Return to Spawn Dungeon No Choice Text
Attributes: 0x07F60000150D0000FF00000000000400
Attributes: 0x07F60000150D0000FF00000000000400
- Name: Ordon Hint Sign Text
- Name: South Faron Woods Hint Sign Text
- Name: Sacred Grove Hint Sign Text
- Name: Faron Field Hint Sign Text
- Name: Kakariko Gorge Hint Sign Text
- Name: Kakariko Village Hint Sign Text
- Name: Kakariko Graveyard Hint Sign Text
- Name: Eldin Field Hint Sign Text
- Name: North Eldin Field Hint Sign Text
- Name: Hidden Village Hint Sign Text
- Name: Lanayru Field Hint Sign Text
- Name: Beside Castle Town Hint Sign Text
- Name: Castle Town Center Hint Sign Text
- Name: Outside South Castle Town Hint Sign Text
- Name: Lake Hylia Bridge Hint Sign Text
- Name: Lake Hylia Hint Sign Text
- Name: Lanayru Spring Hint Sign Text
- Name: Lake Lantern Cave Hint Sign Text
- Name: Fishing Hole Hint Sign Text
- Name: Zoras Domain Hint Sign Text
- Name: Snowpeak Hint Sign Text
- Name: Gerudo Desert Hint Sign Text
- Name: Bulblin Camp Hint Sign Text
- Name: Forest Temple Hint Sign Text
- Name: Goron Mines Hint Sign Text
- Name: Lakebed Temple Hint Sign Text
- Name: Arbiters Grounds Hint Sign Text
- Name: Snowpeak Ruins Hint Sign Text
- Name: Temple of Time First Hint Sign Text
- Name: Temple of Time Second Hint Sign Text
- Name: City in the Sky Hint Sign Text
- Name: Palace of Twilight Hint Sign Text
- Name: Hyrule Castle Hint Sign Text
- Name: Cave of Ordeals Hint Sign Text
@@ -178,6 +178,7 @@
# Cave of Ordeals Floor 30 Chest: "'Can_Beat_30_CoO_Floors'"
# Cave of Ordeals Floor 40 Chest: "'Can_Beat_40_CoO_Floors'"
# Cave of Ordeals Floor 50 Chest: "'Can_Beat_50_CoO_Floors'"
Cave of Ordeals Hint Sign: Nothing
Cave of Ordeals Great Fairy Reward: "'Can_Beat_50_CoO_Floors'"
Cave of Ordeals Floor 17 Poe: Spinner and 'Can_Beat_10_CoO_Floors' and Can_Defeat_Helmasaur and Can_Defeat_Rat and Can_Defeat_Chu and
Can_Defeat_Chu_Worm and Can_Defeat_Bubble and Can_Defeat_Bulblin and Can_Defeat_Keese and Can_Defeat_Poe