summaryrefslogtreecommitdiff
path: root/npc/051-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-08-08 16:35:30 -0300
committerJesusaves <cpntb1@ymail.com>2021-08-08 16:35:30 -0300
commitc70e592d9722c7fb224843695d614d1e5e5904ff (patch)
treeb96fce0bddf8870e9733def9c5a2bc0c5f74ae55 /npc/051-1
parent0a5c875851ce2948dd79b480e2412f97f9876c25 (diff)
downloadserverdata-c70e592d9722c7fb224843695d614d1e5e5904ff.tar.gz
serverdata-c70e592d9722c7fb224843695d614d1e5e5904ff.tar.bz2
serverdata-c70e592d9722c7fb224843695d614d1e5e5904ff.tar.xz
serverdata-c70e592d9722c7fb224843695d614d1e5e5904ff.zip
Start fixing Valia
Diffstat (limited to 'npc/051-1')
-rw-r--r--npc/051-1/desert.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/051-1/desert.txt b/npc/051-1/desert.txt
index 8d68837c..6cf8567f 100644
--- a/npc/051-1/desert.txt
+++ b/npc/051-1/desert.txt
@@ -124,7 +124,7 @@ L_NotEnough:
L_Warp:
warp "052-1", 23, 52;
// Count the player who reached the island.
- $@illia_players_in_luvia_territory = $@illia_players_in_luvia_territory + 1;
+ $@iilia_in_territory = $@iilia_in_territory + 1;
goto L_close;
L_close: