Compare commits
2 commits
f04ee174f3
...
810501f657
Author | SHA1 | Date | |
---|---|---|---|
810501f657 | |||
8fb6bc637c |
3 changed files with 8 additions and 4 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "world-tiles"]
|
||||
path = world-tiles
|
||||
url = https://git.cccv.de/rc3/world-tiles.git
|
|
@ -282,7 +282,7 @@
|
|||
{
|
||||
"columns":16,
|
||||
"firstgid":1,
|
||||
"image":"..\/world-tiles\/community\/cert\/imgs\/tilesheets\/AceSet-Hospital.png",
|
||||
"image":"world-tiles\/community\/cert\/imgs\/tilesheets\/AceSet-Hospital.png",
|
||||
"imageheight":512,
|
||||
"imagewidth":512,
|
||||
"margin":0,
|
||||
|
@ -295,7 +295,7 @@
|
|||
{
|
||||
"columns":16,
|
||||
"firstgid":257,
|
||||
"image":"..\/world-tiles\/community\/cert\/imgs\/tilesheets\/furniture.png",
|
||||
"image":"world-tiles\/community\/cert\/imgs\/tilesheets\/furniture.png",
|
||||
"imageheight":2048,
|
||||
"imagewidth":512,
|
||||
"margin":0,
|
||||
|
@ -308,7 +308,7 @@
|
|||
{
|
||||
"columns":16,
|
||||
"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,
|
||||
"imagewidth":512,
|
||||
"margin":0,
|
||||
|
@ -321,7 +321,7 @@
|
|||
{
|
||||
"columns":16,
|
||||
"firstgid":2305,
|
||||
"image":"..\/world-tiles\/community\/cert\/imgs\/tilesheets\/misc.png",
|
||||
"image":"world-tiles\/community\/cert\/imgs\/tilesheets\/misc.png",
|
||||
"imageheight":2048,
|
||||
"imagewidth":512,
|
||||
"margin":0,
|
||||
|
|
1
world-tiles
Submodule
1
world-tiles
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 211f78a3d76439ca8a66b6a1abaa89502bc328ea
|
Loading…
Reference in a new issue