mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-11 07:04:59 +00:00
Tweaked AI threshold score, added "HPAware" skill flag, changed lots of AI scores
This commit is contained in:
@@ -74,7 +74,7 @@ end
|
||||
#===============================================================================
|
||||
MenuHandlers.add(:debug_menu, :print_move_target_functions, {
|
||||
"name" => _INTL("Print Out Move Targets"),
|
||||
"parent" => :other_menu,
|
||||
"parent" => :main,
|
||||
"description" => _INTL("Print all blah blah blah."),
|
||||
"effect" => proc {
|
||||
marListMoveTargetFunctionCodes
|
||||
|
||||
Reference in New Issue
Block a user