summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tile_config.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/tile_config.json b/tile_config.json
index 43ccac2..6610aad 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -24734,7 +24734,23 @@
{"id": "mon_dragon_dummy", "fg": 19121, "rotates": false},
{"id": "mon_halloween_dragon", "fg": 19122, "rotates": false}],
"//": "range 19121 to 19136", "sprite_width": 160, "sprite_height": 128, "sprite_offset_x": -48, "sprite_offset_y": -48},
-{"file": "fallback.png", "tiles": [], "ascii": [{"offset": 0, "bold": false, "color": "BLACK"},
+{"file": "fallback.png",
+ "//": "Also placeholder tiles for shotgun cone blast",
+ "tiles": [
+ {
+ "id": "shot_cone_weak",
+ "fg": 19296
+ },
+ {
+ "id": "shot_cone_medium",
+ "fg": 19297
+ },
+ {
+ "id": "shot_cone_strong",
+ "fg": 19298
+ }
+ ],
+"ascii": [{"offset": 0, "bold": false, "color": "BLACK"},
{"offset": 256, "bold": true, "color": "WHITE"},
{"offset": 512, "bold": false, "color": "WHITE"},
{"offset": 768, "bold": true, "color": "BLACK"},