diff options
author | wushin <pasekei@gmail.com> | 2014-11-05 11:20:01 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-11-05 11:47:24 -0600 |
commit | 458eb3ca3e5f58a5213a6ee384bdf04eccd35e2e (patch) | |
tree | 6e829e15cba7d7ec0e126dac6d2a250285ce5f25 /world/map/npc/052-2/chest.txt | |
parent | 7f3edeb9f75a01cd22791d57b0ecf5db97f7796f (diff) | |
download | serverdata-458eb3ca3e5f58a5213a6ee384bdf04eccd35e2e.tar.gz serverdata-458eb3ca3e5f58a5213a6ee384bdf04eccd35e2e.tar.bz2 serverdata-458eb3ca3e5f58a5213a6ee384bdf04eccd35e2e.tar.xz serverdata-458eb3ca3e5f58a5213a6ee384bdf04eccd35e2e.zip |
NPCs on 052-* fixed
Diffstat (limited to 'world/map/npc/052-2/chest.txt')
-rw-r--r-- | world/map/npc/052-2/chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/052-2/chest.txt b/world/map/npc/052-2/chest.txt index 84c5a5cd..fc57e654 100644 --- a/world/map/npc/052-2/chest.txt +++ b/world/map/npc/052-2/chest.txt @@ -12,7 +12,7 @@ // 3: player choosed to leave the room //----------------------------------------------------------------------------- -052-2.gat,136,73,0|script|Chest#illia|111, +052-2.gat,136,73,0|script|Chest#illia|111 { set @step, 8; if ($@illia_progress < @step) goto L_ShouldNotBeHere; |