Skip to content

Commit

Permalink
Fix Worpal Blades Code
Browse files Browse the repository at this point in the history
  • Loading branch information
SMUnlimited committed Nov 5, 2023
1 parent ed6832a commit b051a31
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Ancient Expansion fixes (jzy-chitong56)
- Fixed harass groups to use a more reasonable number of entries to prevent high processing and memory usage.
- Fixed lead ally being determined to the incorrect player in some cases.
- Fixed night elf worpal blades upgrade had the wrong code (jzy-chitong56)

## [3.2.2] - 2022-10-05

Expand Down
2 changes: 1 addition & 1 deletion ROC/StandardUnits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ UPG_MARKSMAN Remk ELF upgrade UPGRADE ANCIENT_WAR TREE_ETERNITY HUNTERS_HALL 0 0
UPG_ABOLISH Resi ELF upgrade UPGRADE ANCIENT_LORE 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_CHIM_ACID Recb ELF upgrade UPGRADE CHIMAERA_ROOST 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_HIPPO_TAME Reht ELF upgrade UPGRADE ANCIENT_WIND 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_BOLT Repd ELF upgrade UPGRADE ANCIENT_WAR TREE_AGES HUNTERS_HALL 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_BOLT Repb ELF upgrade UPGRADE ANCIENT_WAR TREE_AGES HUNTERS_HALL 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_MARK_CLAW Reeb ELF upgrade UPGRADE ANCIENT_LORE 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_MARK_TALON Reec ELF upgrade UPGRADE ANCIENT_WIND 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_MELEE Rhme HUMAN upgrade ML_UPGRADE BLACKSMITH KEEP CASTLE 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Expand Down
2 changes: 1 addition & 1 deletion TFT/GlobalSettings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ fixedcomputername false Enable to force computers to have there fixed name inste
green_creep_camp_strength_bonus 0 Bonus strength added to minor creep camps
orange_creep_camp_strength_bonus 2 Bonus strength added to mediocre creep camps
red_creep_camp_strength_bonus 4 Bonus strength added to major creep camps
debugging false Can turn on for debugging mode to display debug type messages
debugging true Can turn on for debugging mode to display debug type messages
strategy_change_threshold 1.05 New strategy priority must be larger than this multiple to the current strategy
disable_surrender false Set to true to stop amai from giving up early when it detects its going to lose
major_hero_skill_value 60 Priority to choose the first line of hero skills
Expand Down
2 changes: 1 addition & 1 deletion TFT/StandardUnits.txt
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ UPG_MARKSMAN Remk ELF upgrade UPGRADE ANCIENT_WAR TREE_ETERNITY HUNTERS_HALL 0 0
UPG_ABOLISH Resi ELF upgrade UPGRADE ANCIENT_LORE 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_CHIM_ACID Recb ELF upgrade UPGRADE CHIMAERA_ROOST 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_HIPPO_TAME Reht ELF upgrade UPGRADE 0 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_BOLT Repd ELF upgrade UPGRADE ANCIENT_WAR TREE_AGES HUNTERS_HALL 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_BOLT Repb ELF upgrade UPGRADE ANCIENT_WAR TREE_AGES HUNTERS_HALL 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_MARK_CLAW Reeb ELF upgrade UPGRADE ANCIENT_LORE 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_MARK_TALON Reec ELF upgrade UPGRADE ANCIENT_WIND 0 0 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
UPG_HARD_SKIN Rehs ELF upgrade UPGRADE ANCIENT_LORE TREE_ETERNITY DEN_OF_WONDERS 0 0 false 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Expand Down

0 comments on commit b051a31

Please sign in to comment.