diff --git a/module.json b/module.json index 642fe22..cd9e998 100644 --- a/module.json +++ b/module.json @@ -1,6 +1,6 @@ { "name": "hm-adv-bb", - "title": "The Bastard Bailiff", + "title": "Bastard Bailiff", "description": "The bastard half brother of the Earl of Neph has been declared outlaw. Why, and who will find him, and claim the substantial reward?", "version": "1.0.0", "minimumCoreVersion": "0.8.6", diff --git a/scripts/init.js b/scripts/init.js index 606e73a..5768c6d 100644 --- a/scripts/init.js +++ b/scripts/init.js @@ -1,5 +1,5 @@ (() => { - const adventureName = 'The Bastard Bailiff'; + const adventureName = 'Bastard Bailiff'; const moduleName = 'hm-adv-bb'; /**