Begin working on Aspect items
This commit is contained in:
parent
58facf1490
commit
25e3fa1bb8
14 changed files with 204 additions and 80 deletions
|
|
@ -1,11 +0,0 @@
|
|||
export class PlayerActor extends Actor {
|
||||
prepareData() {
|
||||
super.prepareData();
|
||||
};
|
||||
|
||||
prepareDerivedData() {};
|
||||
|
||||
_preparePCData() {};
|
||||
|
||||
_prepareNPCData() {};
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue