Key distribution system (#625)
* data restruct * yay * Update arenas.yml * fixes * auto labeling * shuffle
This commit is contained in:
@@ -15,5 +15,5 @@ public sealed partial class CP14KeyComponent : Component
|
||||
/// If not null, automatically generates a key for the specified category on initialization. This ensures that the lock will be opened with a key of the same category.
|
||||
/// </summary>
|
||||
[DataField]
|
||||
public ProtoId<CP14LockCategoryPrototype>? AutoGenerateShape = null;
|
||||
public ProtoId<CP14LockTypePrototype>? AutoGenerateShape = null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user