mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
shadow priest shoot
This commit is contained in:
@@ -17,7 +17,7 @@ NextAction** ShadowPriestStrategy::getDefaultActions()
|
||||
new NextAction("mind blast", 13.0f),
|
||||
// new NextAction("shadow word: death", 12.0f),
|
||||
new NextAction("mind flay", 11.0f),
|
||||
new NextAction("shoot", 10.0f),
|
||||
// new NextAction("shoot", 10.0f),
|
||||
NULL);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user