diff options
author | Alige <gauvain.dauchy@free.fr> | 2017-03-05 00:26:25 +0400 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2017-03-05 00:26:25 +0400 |
commit | ab9ce23f84c65864cbd5cf1f2db9f18db770ff1d (patch) | |
tree | e59c59336af500ed4d6c9dca94a3d94d3ab394a4 /npc | |
parent | bcd874b2e1ff8e74309f610d9738dfcc9c812404 (diff) | |
download | serverdata-ab9ce23f84c65864cbd5cf1f2db9f18db770ff1d.tar.gz serverdata-ab9ce23f84c65864cbd5cf1f2db9f18db770ff1d.tar.bz2 serverdata-ab9ce23f84c65864cbd5cf1f2db9f18db770ff1d.tar.xz serverdata-ab9ce23f84c65864cbd5cf1f2db9f18db770ff1d.zip |
Fix a few coordinates of the flyingpiou npc pathing. Conclict with collision tiles.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/001-1/flyingpiou.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/001-1/flyingpiou.txt b/npc/001-1/flyingpiou.txt index 06240b9d..599d9645 100644 --- a/npc/001-1/flyingpiou.txt +++ b/npc/001-1/flyingpiou.txt @@ -113,15 +113,15 @@ OnInit: "river_bank_2", 117, 110, "chelios_right", 100, 112, 113, 118, "chelios_left", 80, 95, 93, 111, - "market_right", 73, 114, 83, 121, + "market_right", 74, 114, 83, 121, "market_center", 50, 113, 66, 121, "market_left", 36, 120, 42, 128, - "batiment_inside", 48, 142, 65, 106, + "batiment_inside", 48, 138, 65, 106, "batiment_behind", 33, 90, 41, 103, "library_front", 42, 82, 63, 90, "taree_yard", 69, 82, "taree_behind", 61, 62, 76, 71, - "townhall_behind", 72, 40, 93, 55, + "townhall_behind", 73, 40, 93, 55, "townhall_right", 99, 55, 106, 60, "inn_behind", 107, 63, 123, 76 ; |