Salvage dungeons (#14520)
This commit is contained in:
@@ -11,7 +11,7 @@ namespace Content.Server.Salvage
|
||||
public string ID { get; } = default!;
|
||||
|
||||
/// <summary>
|
||||
/// Relative directory path to the given map, i.e. `Maps/Salvage/test.yml`
|
||||
/// Relative directory path to the given map, i.e. `Maps/Salvage/template.yml`
|
||||
/// </summary>
|
||||
[DataField("mapPath", required: true)]
|
||||
public ResourcePath MapPath { get; } = default!;
|
||||
|
||||
Reference in New Issue
Block a user