Add more dungeon layouts (#14924)

This commit is contained in:
metalgearsloth
2023-03-31 16:54:17 +11:00
committed by GitHub
parent 732cb8b0d6
commit b6a735774b
6 changed files with 219 additions and 10 deletions

View File

@@ -13,3 +13,10 @@ cmd-dungen-hint-config = Dungeon config
cmd-dungen-hint-posx = Position X
cmd-dungen-hint-posy = Position Y
cmd-dungen-hint-seed = [Seed]
cmd-dungen_preset_vis-desc = Generates a tile-based preview of a dungeon preset.
cmd-dungen_preset_vis-help = dungen_preset_vis <mapid> <preset>
cmd-dungen_pack_vis-success = Success
cmd-dungen_pack_vis-desc = Generates a tile-based preview of a dungeon pack.
cmd-dungen_pack_vis-help = dungen_pack_vis <mapid> <pack>