added notation to clarification to master scrool book section

This commit is contained in:
Dyldozer
2019-12-19 09:49:32 -06:00
parent e664ac3c0a
commit 549f450299

View File

@@ -680,6 +680,7 @@ public class SuppliesTrackerPlugin extends Plugin
} }
//Adds tracking to Master Scroll Book
if (event.getOption().toLowerCase().equals("activate")) if (event.getOption().toLowerCase().equals("activate"))
{ {
String target = event.getTarget(); String target = event.getTarget();