some work on 20 questions

fix on actor narrative : social_standing -> social
This commit is contained in:
Vlyan
2020-12-14 23:50:35 +01:00
parent 45ca9d1071
commit a86a0f3ab6
6 changed files with 157 additions and 69 deletions

View File

@@ -10,7 +10,6 @@ import { ItemL5r5e } from "./items/item.js";
import { ItemSheetL5r5e } from "./items/item-sheet.js";
import { WeaponSheetL5r5e } from "./items/weapon-sheet.js";
import { FeatSheetL5r5e } from "./items/feat-sheet.js";
import { TwentyQuestionsDialog } from "./sheets/twenty-questions-dialog.js";
// Import Dice Types
@@ -47,7 +46,6 @@ Hooks.once("init", async function () {
// Add some helper classes in game
game.l5r5e = {
DicePickerDialog,
TwentyQuestionsDialog,
};
// Register custom system settings