TOML rotate_clockwise

pull/197/head
Nina Paley 2021-06-29 17:48:56 -05:00 zatwierdzone przez GitHub
rodzic 2bac55766a
commit 981562c602
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
11 zmienionych plików z 32 dodań i 4 usunięć

Wyświetl plik

@ -11,5 +11,7 @@ never_be_nested = false
invert_nested = true
rotate_clockwise = true
attach_to = ["leg", "arm", "crown"]

Wyświetl plik

@ -8,4 +8,7 @@ always_be_nested = false
invert_nested = true
rotate_clockwise = true
attach_to = ["tail"]

Wyświetl plik

@ -0,0 +1,5 @@
rotate_clockwise = true
attach_to = ["tail", "leg", "arm", "horn", "crown"]

Wyświetl plik

@ -5,5 +5,7 @@ never_be_nested = true
invert_nested = true
rotate_clockwise = true
attach_to = ["tail"]

Wyświetl plik

@ -0,0 +1,7 @@
rotate_clockwise = true
background = true
attach_to = ["tail", "leg", "arm", "horn", "crown"]

Wyświetl plik

@ -5,5 +5,7 @@ invert_nested = true
background = true
rotate_clockwise = true
attach_to = ["tail", "leg", "arm", "horn", "crown"]

Wyświetl plik

@ -1,3 +1,5 @@
rotate_clockwise = true
attach_to = ["tail", "leg", "arm", "horn", "crown"]

Wyświetl plik

@ -1,5 +1,7 @@
never_be_nested = true
rotate_clockwise = true
attach_to = ["tail", "leg", "arm", "horn"]

Wyświetl plik

@ -3,9 +3,6 @@
always_nest = true
rotate_clockwise = true
background = true

Wyświetl plik

@ -1,3 +1,7 @@
rotate_clockwise = true
never_be_nested = true
never_be_nested = true
attach_to = ["tail", "leg", "arm", "horn", "crown"]

Wyświetl plik

@ -2,5 +2,7 @@
invert_nested = true
rotate_clockwise = true
attach_to = ["tail", "leg", "arm", "horn", "crown"]