sync with Full and prune
update templates to sync up with Full Pack remove depreciated and full-pack exclusive templates
BIN
data/magic-m15-dungeons.mse-style/gridmask.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
BIN
data/magic-m15-dungeons.mse-style/lanes/fourlane.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
data/magic-m15-dungeons.mse-style/lanes/halflane.png
Normal file
|
After Width: | Height: | Size: 5.9 KiB |
BIN
data/magic-m15-dungeons.mse-style/lanes/nowall.png
Normal file
|
After Width: | Height: | Size: 587 B |
BIN
data/magic-m15-dungeons.mse-style/lanes/onelane.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
data/magic-m15-dungeons.mse-style/lanes/onewall.png
Normal file
|
After Width: | Height: | Size: 610 B |
BIN
data/magic-m15-dungeons.mse-style/lanes/splitlane.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
data/magic-m15-dungeons.mse-style/lanes/thirdlane.png
Normal file
|
After Width: | Height: | Size: 6.0 KiB |
BIN
data/magic-m15-dungeons.mse-style/lanes/threelane.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
data/magic-m15-dungeons.mse-style/lanes/twolane.png
Normal file
|
After Width: | Height: | Size: 1.1 KiB |
BIN
data/magic-m15-dungeons.mse-style/lanes/twowall.png
Normal file
|
After Width: | Height: | Size: 5.3 KiB |
@@ -643,6 +643,10 @@ styling field:
|
||||
name: custom floor
|
||||
initial: no
|
||||
description: Upload a custom image to replace the default floor. Clickable on the outside edges of the border walls.
|
||||
styling field:
|
||||
type: boolean
|
||||
name: show grid
|
||||
description: Show the dungeon gridlines?
|
||||
styling field:
|
||||
type: text
|
||||
name: level 2 long rooms
|
||||
@@ -2432,6 +2436,7 @@ extra card style:
|
||||
z index: 1
|
||||
render style: image
|
||||
image: {grid_background()}
|
||||
mask: {if styling.show_grid then "" else "gridmask.png"}
|
||||
floor:
|
||||
left: 22
|
||||
top: {max_start()-5}
|
||||
|
||||