mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-03 00:38:00 +00:00
Added Players.Option.FOLLOW
This commit is contained in:
@@ -109,6 +109,8 @@ public class Players {
|
||||
|
||||
FIFTH(Integer.parseInt(settings.getProperty("menu_character_fifth_interaction"))),
|
||||
|
||||
FOLLOW(Integer.parseInt(settings.getProperty("menu_character_follow"))),
|
||||
|
||||
TRADE(Integer.parseInt(settings.getProperty("menu_character_trade"))),
|
||||
|
||||
ATTACK(Integer.parseInt(settings.getProperty("menu_character_attack"))),
|
||||
|
||||
Reference in New Issue
Block a user