Template:HostileNode: Difference between revisions

From Yggdrasil D&D
mNo edit summary
mNo edit summary
Line 1: Line 1:
{
{
   "nodes": {
   "nodes": {
      group:'hostile'
       "color": "lightred",
       "color": "lightred",
       "shape": "box",
       "shape": "box",

Revision as of 08:59, 14 September 2021

{

  "nodes": {
     group:'hostile'
     "color": "lightred",
     "shape": "box",
     "borderWidth": 3,
     "font": { "color": "white" }
  }

}