Add files via upload

fixed some stray toml files
pull/103/head
Nina Paley 2021-02-28 15:03:48 -06:00 zatwierdzone przez GitHub
rodzic dc7bddf537
commit e6d42b92c3
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
6 zmienionych plików z 56 dodań i 2 usunięć

Wyświetl plik

@ -0,0 +1,13 @@
# If true, this indicates that the symbol should always have
# a symbol nested within its nesting area(s).
always_nest = false
# If true, this indicates that the symbol should always
# be nested inside another symbol's nesting area.
always_be_nested = false

15
svg/door.toml 100644
Wyświetl plik

@ -0,0 +1,15 @@
# If true, this indicates that the symbol should always have
# a symbol nested within its nesting area(s).
always_nest = true
# If true, this indicates that the symbol should always
# be nested inside another symbol's nesting area.
always_be_nested = false

13
svg/goat_head.toml 100644
Wyświetl plik

@ -0,0 +1,13 @@
# If true, this indicates that the symbol should always have
# a symbol nested within its nesting area(s).
always_nest = true
# If true, this indicates that the symbol should always
# be nested inside another symbol's nesting area.
always_be_nested = false

13
svg/lion_leg.toml 100644
Wyświetl plik

@ -0,0 +1,13 @@
# If true, this indicates that the symbol should always have
# a symbol nested within its nesting area(s).
always_nest = false
# If true, this indicates that the symbol should always
# be nested inside another symbol's nesting area.
always_be_nested = false

Wyświetl plik

@ -2,7 +2,7 @@
# a symbol nested within its nesting area(s). # a symbol nested within its nesting area(s).
always_nest = false always_nest = true

Wyświetl plik

@ -2,7 +2,7 @@
# a symbol nested within its nesting area(s). # a symbol nested within its nesting area(s).
always_nest = false always_nest = true