mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
v1.5.23 - horsehead2 position fix
This commit is contained in:
parent
fd8489b39d
commit
c874c74a72
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
|||
horsehead2: {
|
||||
a: [-37.5, -47.5], b: [0, -50], c: [37.5, -47.5],
|
||||
d: [-35, 0], e: [0, 0], f: [35, 0],
|
||||
g: [-35, -47.5], h: [0, 50], i: [35, -47.5],
|
||||
g: [-35, 47.5], h: [0, 50], i: [35, 47.5],
|
||||
y: [-50, -50], z: [0, 55],
|
||||
j: [-30, -30], k: [0, -40], l: [30, -30],
|
||||
m: [-30, 30], n: [0, 40], o: [30, 30],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue