@@ -56,7 +56,7 @@ namespace Content.IntegrationTests.Tests.Preferences
|
|||||||
),
|
),
|
||||||
ClothingPreference.Jumpskirt,
|
ClothingPreference.Jumpskirt,
|
||||||
BackpackPreference.Backpack,
|
BackpackPreference.Backpack,
|
||||||
SpawnPriorityPreference.Arrivals,
|
SpawnPriorityPreference.None,
|
||||||
new Dictionary<string, JobPriority>
|
new Dictionary<string, JobPriority>
|
||||||
{
|
{
|
||||||
{SharedGameTicker.FallbackOverflowJob, JobPriority.High}
|
{SharedGameTicker.FallbackOverflowJob, JobPriority.High}
|
||||||
|
|||||||
@@ -1237,6 +1237,4 @@
|
|||||||
path: /Audio/Items/newton_cradle.ogg
|
path: /Audio/Items/newton_cradle.ogg
|
||||||
params:
|
params:
|
||||||
volume: -7
|
volume: -7
|
||||||
range: 5
|
maxDistance: 5
|
||||||
sound:
|
|
||||||
path: /Audio/Items/newton_cradle.ogg
|
|
||||||
|
|||||||
Reference in New Issue
Block a user