This commit is contained in:
Cong
2021-04-03 20:10:53 +11:00
parent d457d04eff
commit a8ffc19fc0
4 changed files with 17 additions and 0 deletions

View File

@@ -1658,6 +1658,15 @@
"Health": 0,
"DrawBelow": true
},
{
"Name": "bones3",
"Pic": {
"Type": "Normal",
"Pic": "bones3"
},
"Health": 0,
"DrawBelow": true
},
{
"Name": "gibs",
"Pic": {

BIN
graphics/bones3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

4
graphics/bones3.txt Normal file
View File

@@ -0,0 +1,4 @@
BrowserQuest Sprites and Tiles
Guillaume Lecollinet
CC-BY-SA 3.0
http://opengameart.org/content/browserquest-sprites-and-tiles

View File

@@ -1033,6 +1033,10 @@
{
"MapObject": "bones2",
"Positions": [[17, 11]]
},
{
"MapObject": "bones3",
"Positions": [[19, 11]]
}],
"StaticCharacters": [],
"StaticObjectives": [],