This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/dist/game/data/scripts/ai/areas/SelMahumTrainingGrounds/SelMahumSquad.java b/dist/game/data/scripts/ai/areas/SelMahumTrainingGrounds/SelMahumSquad.java | |
| index c64c4e9..c8fa544 100644 | |
| --- a/dist/game/data/scripts/ai/areas/SelMahumTrainingGrounds/SelMahumSquad.java | |
| +++ b/dist/game/data/scripts/ai/areas/SelMahumTrainingGrounds/SelMahumSquad.java | |
| @@ -296,7 +296,7 @@ | |
| { | |
| if (ArrayUtil.contains(SQUAD_LEADERS, receiver.getId())) | |
| { | |
| - receiver.getVariables().set("FULL_BARREL_REWARDING_PLAYER", reference.getObjectId()); // TODO: Use it in 289 quest | |
| + receiver.getVariables().set("FULL_BARREL_REWARDING_PLAYER", reference.getObjectId()); |