summaryrefslogtreecommitdiff
path: root/engine/items
diff options
context:
space:
mode:
authorklektron <klektron@users.noreply.github.com>2021-01-02 15:24:25 +0100
committerklektron <klektron@users.noreply.github.com>2021-01-02 15:24:25 +0100
commit419eac2a656d5dd034e46c5f93ce808e583050de (patch)
treee624efa8f0f96b763e8a610c0a616988ef72a1b0 /engine/items
parent36d4d6fe0aeeb60b5137b812b779fa82b05b4a5a (diff)
fixes here and there
Diffstat (limited to 'engine/items')
-rwxr-xr-xengine/items/town_map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/town_map.asm b/engine/items/town_map.asm
index b357f8f3..e630958b 100755
--- a/engine/items/town_map.asm
+++ b/engine/items/town_map.asm
@@ -415,7 +415,7 @@ DisplayWildLocations:
jp CopyData
AreaUnknownText:
- db " AREA UNKNOWN@"
+ db " DESCONOCIDA@"
TownMapCoordsToOAMCoords:
; in: lower nybble of a = x, upper nybble of a = y