Fix PDA capitalization to be PascalCase (#17335)
This commit is contained in:
@@ -38,7 +38,7 @@ namespace Content.IntegrationTests.Tests
|
||||
QuickEquip: false
|
||||
slots:
|
||||
- idcard
|
||||
- type: PDA
|
||||
- type: Pda
|
||||
";
|
||||
[Test]
|
||||
public async Task SpawnItemInSlotTest()
|
||||
|
||||
Reference in New Issue
Block a user