Initial rework
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
* Extend the base Actor document by defining a custom roll data structure which is ideal for the Simple system.
|
||||
* @extends {Actor}
|
||||
*/
|
||||
export class KidsOnBroomsActor extends Actor {
|
||||
export class NeverStopBlowingUpActor extends Actor {
|
||||
|
||||
/**
|
||||
* Override getRollData() that's supplied to rolls.
|
||||
|
Reference in New Issue
Block a user