Fixes NC_REPAIR item consumption (#6898)

Fixes NC_REPAIR consuming multiple repair items on all skill levels due to missing level definitions.
This commit is contained in:
Everade 2022-04-28 20:00:25 +02:00 committed by GitHub
parent 3b9c28aa46
commit e56977b5f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22658,14 +22658,19 @@ Body:
ItemCost:
- Item: RepairA
Amount: 1
Level: 1
- Item: RepairA
Amount: 1
Level: 2
- Item: RepairB
Amount: 1
Level: 3
- Item: RepairB
Amount: 1
Level: 4
- Item: RepairC
Amount: 1
Level: 5
- Item: Repair_Kit
Amount: 0
- Id: 2276