You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 line
204 B

  1. define([
  2. ], function (
  3. ) {
  4. return {
  5. id: 'theWinterMan',
  6. name: 'The Winter Man',
  7. description: `Bearer of Gifts, Friend of the Downtrodden and the Watcher in the Snow.`,
  8. rewards: {
  9. }
  10. };
  11. });