Add space dungeon support (#14619)

This commit is contained in:
metalgearsloth
2023-03-24 13:19:29 +11:00
committed by GitHub
parent 10f2443286
commit 56d7fe4f62
3 changed files with 15 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
cmd-dungen-desc = Generates a procedural dungeon with the specified preset, position, and seed.
cmd-dungen-desc = Generates a procedural dungeon with the specified preset, position, and seed. Will spawn in space if the MapId doesn't have MapGridComponent.
cmd-dungen-help = dungen <MapId> <DungeonPreset> <PosX> <PosY> [seed]
cmd-dungen-arg-count = Require 4 args.
cmd-dungen-map-parse = Unable to parse MapId.