name: Repos
type: script
scope: global
author: Hp9ImM4o9YRTSdfu
img: icons/svg/sleep.svg
command: |-
  const selected = game.system.rdd.RdDUtility.getSelectedActor();
  if (selected) {
    selected.repos();
  }
  else {
    ui.notifications.info('Pas de personnage sélectionné');
  }
ownership:
  default: 0
folder: null
sort: 0
_id: 6LRZ8DOVfqotIEsi
_stats:
  systemId: foundryvtt-reve-de-dragon
  systemVersion: 12.0.22
  coreVersion: '12.331'
_key: '!macros!6LRZ8DOVfqotIEsi'