Fix food trash not spawning (#20467)
This commit is contained in:
@@ -17,7 +17,7 @@ public sealed partial class FoodComponent : Component
|
||||
[DataField]
|
||||
public SoundSpecifier UseSound = new SoundPathSpecifier("/Audio/Items/eatfood.ogg");
|
||||
|
||||
[DataField]
|
||||
[DataField("trash")]
|
||||
public EntProtoId? TrashPrototype;
|
||||
|
||||
[DataField]
|
||||
|
||||
Reference in New Issue
Block a user