Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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