Browse Source

Fix configs

pull/8/head
Anton Tarasenko 3 years ago
parent
commit
08617f0327
  1. 5
      config/AcediaAliases_Weapons.ini
  2. 2
      config/AcediaSystem.ini

5
config/AcediaAliases_Weapons.ini

@ -190,7 +190,6 @@ Alias="AA12AutoShotgun"
Alias="AA12Shotgun" Alias="AA12Shotgun"
[KFMod:GoldenAA12AutoShotgun WeaponAliases] [KFMod:GoldenAA12AutoShotgun WeaponAliases]
Alias="GoldAA12" Alias="GoldAA12"
Alias="GoldAA12"
Alias="GoldAA12AutoShotgun" Alias="GoldAA12AutoShotgun"
Alias="GoldAA12Shotgun" Alias="GoldAA12Shotgun"
Alias="AAGold" Alias="AAGold"
@ -198,7 +197,6 @@ Alias="AA12Gold"
Alias="AA12AutoShotgunGold" Alias="AA12AutoShotgunGold"
Alias="AA12ShotgunGold" Alias="AA12ShotgunGold"
Alias="GoldenAA12" Alias="GoldenAA12"
Alias="GoldenAA12"
Alias="GoldenAA12AutoShotgun" Alias="GoldenAA12AutoShotgun"
Alias="GoldenAA12Shotgun" Alias="GoldenAA12Shotgun"
Alias="AAGolden" Alias="AAGolden"
@ -445,9 +443,6 @@ Alias="SteamThomp"
Alias="ThompsonSMGSteam" Alias="ThompsonSMGSteam"
Alias="ThompsonSteam" Alias="ThompsonSteam"
Alias="ThompSteam" Alias="ThompSteam"
Alias="SPThompsonSMG"
Alias="SPThompson"
Alias="SPThomp"
Alias="Dr.T'sLeadDeliverySystem" Alias="Dr.T'sLeadDeliverySystem"
Alias="Dr.TsLeadDeliverySystem" Alias="Dr.TsLeadDeliverySystem"
Alias="DrT'sLeadDeliverySystem" Alias="DrT'sLeadDeliverySystem"

2
config/AcediaSystem.ini

@ -49,7 +49,7 @@ levelStamp=true
; parse their arguments into standard Acedia collection. It also allows to ; parse their arguments into standard Acedia collection. It also allows to
; manage them (and specify limitation on how they can be called) in a ; manage them (and specify limitation on how they can be called) in a
; centralized manner. ; centralized manner.
enableMe=true autoEnable=true
[AcediaCore.AliasService] [AcediaCore.AliasService]
; Changing these allows you to change in what sources `AliasesAPI` ; Changing these allows you to change in what sources `AliasesAPI`

Loading…
Cancel
Save