Advertisement
sparkychild

Untitled

Aug 5th, 2015
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. restart: function(arg, by, room) {
  2. if (!this.hasRank(by, '~')) return false;
  3. process.exit(-1);
  4. },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement