Guest User

Untitled

a guest
Aug 7th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Thresh
  2. soul collection.
  3.  
  4. for line in wrapper.wrap(self.allyTips0):
  5. print(line)
  6. self.allyTips1 = line
  7.  
  8. self.allyTips0 = '```{0} \n{1}```'.format(champEntry, self.allyTips1)
  9. print(self.allyTips0)
Advertisement
Add Comment
Please, Sign In to add comment