Files
l5rx-chiaroscuro/system/scripts/journal.js
2020-12-28 19:15:27 +01:00

5 lines
123 B
JavaScript

/**
* Extends the JournalEntity to process special things from L5R.
*/
export class JournalL5r5e extends JournalEntry {}