Move spawning collections of EntitySpawnEntry out of StorageSystem, make Butcherable use it (#7305)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -15,4 +15,4 @@ comp-kitchen-spike-knife-needed = You need a knife to do this.
|
||||
comp-kitchen-spike-remove-meat = You remove some meat from { THE($victim) }.
|
||||
comp-kitchen-spike-remove-meat-last = You remove the last piece of meat from { THE($victim) }!
|
||||
|
||||
comp-kitchen-spike-meat-name = { $victim } meat
|
||||
comp-kitchen-spike-meat-name = { $name } ({ $victim })
|
||||
|
||||
Reference in New Issue
Block a user