homunculus route randomWalk stopDuringAttack: Difference between revisions
Jump to navigation
Jump to search
Created page with "; homunculus_route_randomWalk_stopDuringAttack [<boolean>] ; mercenary_route_randomWalk_stopDuringAttack [<boolean>] : Stops the master's randomwalk route if a homunculus or mercenary starts an attacking (default: 0) : Appeared in [https://github.com/OpenKore/openkore/pull/3119 PR#3119] Category:config.txt Category:attack Category:homunculus" |
(No difference)
|
Latest revision as of 20:57, 29 December 2024
- homunculus_route_randomWalk_stopDuringAttack [<boolean>]
- mercenary_route_randomWalk_stopDuringAttack [<boolean>]
- Stops the master's randomwalk route if a homunculus or mercenary starts an attacking (default: 0)
- Appeared in PR#3119