Add "Pay-dirt!" to motherlode mine
Adds a script to send a public message
This commit is contained in:
@@ -200,4 +200,9 @@ public final class ScriptID
|
||||
* Join a clan, duh
|
||||
*/
|
||||
public static final int CUSTOM_JOIN_CLAN = 10690;
|
||||
|
||||
/**
|
||||
* Send a public message
|
||||
*/
|
||||
public static final int PUBLICMSG = 13337;
|
||||
}
|
||||
Reference in New Issue
Block a user