Advertisement
sparkychild

Untitled

Aug 4th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. return this.say(room, '!htmlbox ' + target.name + ' is a <font style="font-weight: bold; color: #' + types[exceptions[target.id][0]].color + '"> ' + types[exceptions[target.id][0]].type + '</font>' + (exceptions[target.id][1] ? ' type and <font style="font-weight: bold; color: #' + types[exceptions[target.id][1]].color + '">' + types[exceptions[target.id][1]].type + '</font> type' : types[exceptions[target.id][0]].type + ' type'))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement