Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
AAAAA
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 committed Apr 26, 2024
1 parent 60a282d commit d264dd7
Showing 1 changed file with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
ent-ClothingShoesBootsMagCombatFilled = { ent-['ClothingShoesBootsMagCombat', 'ClothingShoesBootsCombatFilled'] }
ent-ClothingShoesBootsMagCombatFilled = { ent-ClothingShoesBootsMagCombat }
.desc = { ent-['ClothingShoesBootsMagCombat', 'ClothingShoesBootsCombatFilled'].desc }
ent-ClothingShoesBootsMagNfsdFilled = { ent-['ClothingShoesBootsMagNfsd', 'ClothingShoesBootsCombatFilled'] }
.desc = { ent-ClothingShoesBootsMagCombat.desc }
ent-ClothingShoesBootsMagNfsdFilled = { ent-ClothingShoesBootsMagNfsd }
.desc = { ent-['ClothingShoesBootsMagNfsd', 'ClothingShoesBootsCombatFilled'].desc }
ent-ClothingShoesBootsMagPirateFilled = { ent-['ClothingShoesBootsMagPirate', 'ClothingShoesBootsCombatFilled'] }
.desc = { ent-ClothingShoesBootsMagNfsd.desc }
ent-ClothingShoesBootsMagPirateFilled = { ent-ClothingShoesBootsMagPirate }
.desc = { ent-['ClothingShoesBootsMagPirate', 'ClothingShoesBootsCombatFilled'].desc }
ent-ClothingShoesBootsMagMercenaryFilled = { ent-['ClothingShoesBootsMagMercenary', 'ClothingShoesBootsMercenaryFilled'] }
.desc = { ent-ClothingShoesBootsMagPirate.desc }
ent-ClothingShoesBootsMagMercenaryFilled = { ent-ClothingShoesBootsMagMercenary }
.desc = { ent-['ClothingShoesBootsMagMercenary', 'ClothingShoesBootsMercenaryFilled'].desc }
ent-ClothingShoesBootsNfsdBrownFilled = { ent-['ClothingShoesBootsNfsdBrown', 'ClothingShoesBootsCombatFilled'] }
.desc = { ent-ClothingShoesBootsMagMercenary.desc }
ent-ClothingShoesBootsNfsdBrownFilled = { ent-ClothingShoesBootsNfsdBrown }
.desc = { ent-['ClothingShoesBootsNfsdBrown', 'ClothingShoesBootsCombatFilled'].desc }
ent-ClothingShoesBootsNfsdCreamFilled = { ent-['ClothingShoesBootsNfsdCream', 'ClothingShoesBootsCombatFilled'] }
.desc = { ent-ClothingShoesBootsNfsdBrown.desc }
ent-ClothingShoesBootsNfsdCreamFilled = { ent-ClothingShoesBootsNfsdCream }
.desc = { ent-['ClothingShoesBootsNfsdCream', 'ClothingShoesBootsCombatFilled'].desc }
.desc = { ent-ClothingShoesBootsNfsdCream.desc }

0 comments on commit d264dd7

Please sign in to comment.