mirror of
https://github.com/cxong/cdogs-sdl.git
synced 2025-07-23 07:23:01 +02:00
Bones3
This commit is contained in:
@@ -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
BIN
graphics/bones3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
4
graphics/bones3.txt
Normal file
4
graphics/bones3.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
BrowserQuest Sprites and Tiles
|
||||
Guillaume Lecollinet
|
||||
CC-BY-SA 3.0
|
||||
http://opengameart.org/content/browserquest-sprites-and-tiles
|
@@ -1033,6 +1033,10 @@
|
||||
{
|
||||
"MapObject": "bones2",
|
||||
"Positions": [[17, 11]]
|
||||
},
|
||||
{
|
||||
"MapObject": "bones3",
|
||||
"Positions": [[19, 11]]
|
||||
}],
|
||||
"StaticCharacters": [],
|
||||
"StaticObjectives": [],
|
||||
|
Reference in New Issue
Block a user