diff --git a/module.json b/module.json index 237e4f9..84b2854 100644 --- a/module.json +++ b/module.json @@ -13,8 +13,8 @@ "bugs": "https://github.com/mhilbrunner/toolkit13-de/issues", "readme": "https://github.com/mhilbrunner/toolkit13-de/README.md", "manifest": "https://github.com/mhilbrunner/toolkit13-de/releases/latest/download/module.json", - "download": "https://github.com/mhilbrunner/toolkit13-de/releases/download/1.2/module.zip", - "version": "1.2", + "download": "https://github.com/mhilbrunner/toolkit13-de/releases/download/1.3/module.zip", + "version": "1.3", "compatibility": { "minimum": "10", "verified": "10" diff --git a/toolkit13-de.js b/toolkit13-de.js index 8dcf624..70bbffd 100644 --- a/toolkit13-de.js +++ b/toolkit13-de.js @@ -61,7 +61,7 @@ Hooks.once('ready', () => { }); Util.setAllIfExist(CONFIG.ARCHMAGE.actionTypesShort, { - 'standard': 'STD', + 'standard': 'AKT', 'move': 'BEW', 'quick': 'SCH', 'free': 'FREI',