diff --git a/modules/ui/resources-editor.js b/modules/ui/resources-editor.js index a9ddaf84..9c1bfb76 100644 --- a/modules/ui/resources-editor.js +++ b/modules/ui/resources-editor.js @@ -28,17 +28,19 @@ function editResources() { // // {i: 33, name: "Saltpeter", icon: "resource-saltpeter", color: "#e6e3e3", value: 8, chance: 2, model: "habitability", bonus: {artillery: 3}} for (const r of pack.resources) { const stroke = Resources.getStroke(r.color); - lines += `