upd cliffs (#320)
* upd cliffs * localize * Update marker_base.yml * Update entities.ftl --------- Co-authored-by: Ed <edwardxperia2000@gmail.com> Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 949 B After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "All rights reserved for the CrystallPunk14 project only",
|
||||
"copyright": "By TheShuEd(github) for CrystallPunk14",
|
||||
"copyright": "By Jaraten(github/discord) for CrystallPunk14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 96
|
||||
@@ -11,9 +11,21 @@
|
||||
"name": "cliff",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "smallcorner",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "corner",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "end_left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "end_right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 4.0 KiB |