Fix tests (#24809)
* Fix tests PJB don't look no shed * weh (cherry picked from commit c0227bcb3b123fa2228fb114e5c67b985a5fcdaf)
This commit is contained in:
parent
ca364e54b6
commit
74e5b79926
|
|
@ -56,7 +56,7 @@ namespace Content.IntegrationTests.Tests.Preferences
|
|||
),
|
||||
ClothingPreference.Jumpskirt,
|
||||
BackpackPreference.Backpack,
|
||||
SpawnPriorityPreference.Arrivals,
|
||||
SpawnPriorityPreference.None,
|
||||
new Dictionary<string, JobPriority>
|
||||
{
|
||||
{SharedGameTicker.FallbackOverflowJob, JobPriority.High}
|
||||
|
|
|
|||
|
|
@ -869,7 +869,7 @@
|
|||
params:
|
||||
variation: 0.65
|
||||
volume: -10
|
||||
|
||||
|
||||
- type: entity
|
||||
parent: BaseItem
|
||||
id: PonderingOrb
|
||||
|
|
@ -1240,6 +1240,4 @@
|
|||
path: /Audio/Items/newton_cradle.ogg
|
||||
params:
|
||||
volume: -7
|
||||
range: 5
|
||||
sound:
|
||||
path: /Audio/Items/newton_cradle.ogg
|
||||
maxDistance: 5
|
||||
|
|
|
|||
Loading…
Reference in New Issue