Merge pull request #5304 from ShaunDreclin/trawler-notification

Add notification for low fishing trawler activity
This commit is contained in:
Tomas Slusny
2018-09-15 13:14:16 +02:00
committed by GitHub
3 changed files with 65 additions and 8 deletions

View File

@@ -211,6 +211,12 @@ public enum Varbits
*/
IN_GAME_BA(3923),
/**
* Fishing Trawler
* FISHING_TRAWLER_ACTIVITY Expected values: 0-255
*/
FISHING_TRAWLER_ACTIVITY(3377),
/**
* Blast Furnace Bar Dispenser
*