Compare commits
No commits in common. "810501f657f0b0617cf727b5dd28945f647c0e45" and "f04ee174f3f70ed9019f0b58f3ac93ec74d1de3f" have entirely different histories.
810501f657
...
f04ee174f3
3 changed files with 4 additions and 8 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +0,0 @@
|
||||||
[submodule "world-tiles"]
|
|
||||||
path = world-tiles
|
|
||||||
url = https://git.cccv.de/rc3/world-tiles.git
|
|
|
@ -282,7 +282,7 @@
|
||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":1,
|
"firstgid":1,
|
||||||
"image":"world-tiles\/community\/cert\/imgs\/tilesheets\/AceSet-Hospital.png",
|
"image":"..\/world-tiles\/community\/cert\/imgs\/tilesheets\/AceSet-Hospital.png",
|
||||||
"imageheight":512,
|
"imageheight":512,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
|
@ -295,7 +295,7 @@
|
||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":257,
|
"firstgid":257,
|
||||||
"image":"world-tiles\/community\/cert\/imgs\/tilesheets\/furniture.png",
|
"image":"..\/world-tiles\/community\/cert\/imgs\/tilesheets\/furniture.png",
|
||||||
"imageheight":2048,
|
"imageheight":2048,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
|
@ -308,7 +308,7 @@
|
||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":1281,
|
"firstgid":1281,
|
||||||
"image":"world-tiles\/community\/cert\/imgs\/tilesheets\/food_and_drinks.png",
|
"image":"..\/world-tiles\/community\/cert\/imgs\/tilesheets\/food_and_drinks.png",
|
||||||
"imageheight":2048,
|
"imageheight":2048,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
|
@ -321,7 +321,7 @@
|
||||||
{
|
{
|
||||||
"columns":16,
|
"columns":16,
|
||||||
"firstgid":2305,
|
"firstgid":2305,
|
||||||
"image":"world-tiles\/community\/cert\/imgs\/tilesheets\/misc.png",
|
"image":"..\/world-tiles\/community\/cert\/imgs\/tilesheets\/misc.png",
|
||||||
"imageheight":2048,
|
"imageheight":2048,
|
||||||
"imagewidth":512,
|
"imagewidth":512,
|
||||||
"margin":0,
|
"margin":0,
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Subproject commit 211f78a3d76439ca8a66b6a1abaa89502bc328ea
|
|
Loading…
Reference in a new issue