Content PR for YAML hot reloading (#3319)
* Content PR for YAML hot reloading * Add CanAdminReloadPrototypes (host permission) * IndexedPrototype fixes
This commit is contained in:
@@ -66,7 +66,7 @@ namespace Content.Server.Botany
|
||||
}
|
||||
|
||||
[Prototype("seed")]
|
||||
public class Seed : IPrototype, IIndexedPrototype, IExposeData
|
||||
public class Seed : IPrototype, IExposeData
|
||||
{
|
||||
private const string SeedPrototype = "SeedBase";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user