diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-03-17 16:19:16 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-03-17 17:06:04 +0300 |
commit | 748ce6a84a0279d3a689ccb750ce51c8c75a22b5 (patch) | |
tree | 16e9885d21ff9bc3d87b4288f6b33fadcde76ce0 | |
parent | 3af716ff741a9d4f0a4b10ed299c4937adefdc33 (diff) | |
download | clientdata-748ce6a84a0279d3a689ccb750ce51c8c75a22b5.tar.gz clientdata-748ce6a84a0279d3a689ccb750ce51c8c75a22b5.tar.bz2 clientdata-748ce6a84a0279d3a689ccb750ce51c8c75a22b5.tar.xz clientdata-748ce6a84a0279d3a689ccb750ce51c8c75a22b5.zip |
Fix julia speaking range to allow speak from all area range.
Area npc should have same or bigger talking range than area.
-rw-r--r-- | npc/000-2-0/julia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt index 4d0e91d8..c505efb2 100644 --- a/npc/000-2-0/julia.txt +++ b/npc/000-2-0/julia.txt @@ -31,7 +31,7 @@ // 24 ChefGado Quest completed and "Introduction" chapter finalized. // 25 Reward taken from the box. -000-2-0.gat,27,24,0,0 script Julia 304,2,10;5,{ +000-2-0.gat,27,24,0,0 script Julia 304,2,10;10,{ setskill 1, 1; // Add Emote skill. mesn; |