Browse Source

add another tolkien rune

master
wes 12 months ago
parent
commit
8620f472fc
  1. 1
      planter.py

1
planter.py

@ -57,6 +57,7 @@ svgs_to_render = [
(gondor_paths, (95.03, -100, 0), "cut", "YZ"),
(gondor_paths, (-99, 93.02, 0), "cut", "XZ"),
(tolkien_paths, (-93.03, -14.5, 85), "cut", "YZ"),
(tolkien_paths, (-14.5, -95.0, 85), "cut", "XZ"),
]
if RENDER_TREES:

Loading…
Cancel
Save