Update npc.js

added ..base.js
This commit is contained in:
CK 2021-01-04 17:42:45 -05:00 committed by GitHub
parent 4cf9ece35c
commit db5c5f4810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
import ActorSheet5e from "./base.js";
import ActorSheet5e from "../base.js";
/**
* An Actor sheet for NPC type characters in the SW5E system.