add hideout qte to list
This commit is contained in:
parent
9871bad380
commit
50e6db35c4
@ -39,6 +39,7 @@ namespace DumpCleaner
|
|||||||
new DumpData{InputName = "resp.client.hideout.areas", OutputName = "areas", OutputFolder = "hideout"},
|
new DumpData{InputName = "resp.client.hideout.areas", OutputName = "areas", OutputFolder = "hideout"},
|
||||||
new DumpData{InputName = "resp.client.hideout.production.scavcase.recipes", OutputName = "scavcase", OutputFolder = "hideout"},
|
new DumpData{InputName = "resp.client.hideout.production.scavcase.recipes", OutputName = "scavcase", OutputFolder = "hideout"},
|
||||||
new DumpData{InputName = "resp.client.hideout.settings", OutputName = "settings", OutputFolder = "hideout"},
|
new DumpData{InputName = "resp.client.hideout.settings", OutputName = "settings", OutputFolder = "hideout"},
|
||||||
|
new DumpData{InputName = "resp.client.hideout.qte.list", OutputName = "qte", OutputFolder = "hideout"},
|
||||||
|
|
||||||
new DumpData{InputName = "resp.client.locations", OutputName = "locations", OutputFolder = "locations", SpecialCase = true},
|
new DumpData{InputName = "resp.client.locations", OutputName = "locations", OutputFolder = "locations", SpecialCase = true},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user