Cleaning up some stuff

This commit is contained in:
Kakeman89 2020-09-01 12:13:00 -04:00
parent b40f5f62f8
commit 0f2f8a1fb6
20 changed files with 191 additions and 4959 deletions

View file

@ -1,7 +1,7 @@
import { ActorSheet5e } from "../sheets/base.js";
/**
* An Actor sheet for NPC type characters in the D&D5E system.
* An Actor sheet for NPC type characters in the SW5E system.
* Extends the base ActorSheet5e class.
* @type {ActorSheet5e}
*/