mirror of
https://github.com/cxong/cdogs-sdl.git
synced 2025-07-23 07:23:01 +02:00
Bones2
This commit is contained in:
@@ -1649,6 +1649,15 @@
|
||||
"Health": 0,
|
||||
"DrawBelow": true
|
||||
},
|
||||
{
|
||||
"Name": "bones2",
|
||||
"Pic": {
|
||||
"Type": "Normal",
|
||||
"Pic": "bones2"
|
||||
},
|
||||
"Health": 0,
|
||||
"DrawBelow": true
|
||||
},
|
||||
{
|
||||
"Name": "gibs",
|
||||
"Pic": {
|
||||
|
BIN
graphics/bones2.png
Normal file
BIN
graphics/bones2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
6
graphics/bones2.txt
Normal file
6
graphics/bones2.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Adapted from [LPC] Dungeon Elements
|
||||
By Sharm and William.Thompsonj
|
||||
https://opengameart.org/content/lpc-dungeon-elements
|
||||
|
||||
http://opengameart.org/content/oga-by-30-faq
|
||||
https://creativecommons.org/licenses/by/4.0/
|
@@ -1029,6 +1029,10 @@
|
||||
{
|
||||
"MapObject": "bones",
|
||||
"Positions": [[31, 9]]
|
||||
},
|
||||
{
|
||||
"MapObject": "bones2",
|
||||
"Positions": [[17, 11]]
|
||||
}],
|
||||
"StaticCharacters": [],
|
||||
"StaticObjectives": [],
|
||||
|
Reference in New Issue
Block a user