From 4d2ef3ffeed6b9c488ae77015c736a2126a62e58 Mon Sep 17 00:00:00 2001 From: HoraK-FDF Date: Wed, 8 Nov 2023 03:27:56 +0000 Subject: SC_MATKPOT --- graphics/items/use/potions/g.png | Bin 0 -> 407 bytes graphics/particles/blue-violent-glow.particle.xml | 38 +++++++ graphics/particles/manadust.particle.xml | 28 +++++ graphics/sprites/icons/potion-g.png | Bin 0 -> 381 bytes graphics/sprites/monsters/mana-bug.png | Bin 3599 -> 2701 bytes graphics/sprites/monsters/mega-mana-bug.png | Bin 0 -> 9599 bytes graphics/sprites/monsters/mega-mana-bug.xml | 122 ++++++++++++++++++++++ items/usable/_include.xml | 2 + items/usable/item5309_ManaDust.xml | 4 + items/usable/item5310_EnlighteningElixir.xml | 4 + license.md | 5 +- maps/004-5.tmx | 35 ++++--- maps/007-1.tmx | 29 +++-- maps/011-1.tmx | 30 ++++-- maps/011-6.tmx | 110 ++++++++++--------- maps/012-1.tmx | 28 ++++- maps/012-3.tmx | 52 +++++---- maps/013-1.tmx | 33 +++--- maps/014-1.tmx | 40 ++++--- maps/015-1.tmx | 33 +++--- maps/016-2.tmx | 9 +- maps/055-1.tmx | 43 ++++---- maps/055-3.tmx | 27 +++-- monsters.xml | 6 ++ status-effects.xml | 1 + 25 files changed, 508 insertions(+), 171 deletions(-) create mode 100644 graphics/items/use/potions/g.png create mode 100644 graphics/particles/blue-violent-glow.particle.xml create mode 100644 graphics/particles/manadust.particle.xml create mode 100644 graphics/sprites/icons/potion-g.png create mode 100644 graphics/sprites/monsters/mega-mana-bug.png create mode 100644 graphics/sprites/monsters/mega-mana-bug.xml create mode 100644 items/usable/item5309_ManaDust.xml create mode 100644 items/usable/item5310_EnlighteningElixir.xml diff --git a/graphics/items/use/potions/g.png b/graphics/items/use/potions/g.png new file mode 100644 index 00000000..1fb4f883 Binary files /dev/null and b/graphics/items/use/potions/g.png differ diff --git a/graphics/particles/blue-violent-glow.particle.xml b/graphics/particles/blue-violent-glow.particle.xml new file mode 100644 index 00000000..583953ec --- /dev/null +++ b/graphics/particles/blue-violent-glow.particle.xml @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/particles/manadust.particle.xml b/graphics/particles/manadust.particle.xml new file mode 100644 index 00000000..6e4fff5b --- /dev/null +++ b/graphics/particles/manadust.particle.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/icons/potion-g.png b/graphics/sprites/icons/potion-g.png new file mode 100644 index 00000000..7d60ba81 Binary files /dev/null and b/graphics/sprites/icons/potion-g.png differ diff --git a/graphics/sprites/monsters/mana-bug.png b/graphics/sprites/monsters/mana-bug.png index 2843a562..ea7f1803 100644 Binary files a/graphics/sprites/monsters/mana-bug.png and b/graphics/sprites/monsters/mana-bug.png differ diff --git a/graphics/sprites/monsters/mega-mana-bug.png b/graphics/sprites/monsters/mega-mana-bug.png new file mode 100644 index 00000000..fff7b534 Binary files /dev/null and b/graphics/sprites/monsters/mega-mana-bug.png differ diff --git a/graphics/sprites/monsters/mega-mana-bug.xml b/graphics/sprites/monsters/mega-mana-bug.xml new file mode 100644 index 00000000..a4c9e020 --- /dev/null +++ b/graphics/sprites/monsters/mega-mana-bug.xml @@ -0,0 +1,122 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items/usable/_include.xml b/items/usable/_include.xml index a2b7283d..948e0b82 100644 --- a/items/usable/_include.xml +++ b/items/usable/_include.xml @@ -99,4 +99,6 @@ + + diff --git a/items/usable/item5309_ManaDust.xml b/items/usable/item5309_ManaDust.xml new file mode 100644 index 00000000..c35c765c --- /dev/null +++ b/items/usable/item5309_ManaDust.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/items/usable/item5310_EnlighteningElixir.xml b/items/usable/item5310_EnlighteningElixir.xml new file mode 100644 index 00000000..dc23fa4e --- /dev/null +++ b/items/usable/item5310_EnlighteningElixir.xml @@ -0,0 +1,4 @@ + + + + diff --git a/license.md b/license.md index 5e883ff7..c5d7a199 100644 --- a/license.md +++ b/license.md @@ -571,6 +571,7 @@ File | Artists | Licenses `graphics/items/use/potions/c.png` | Varuna, Enchilado | GPLv2, CC BY-SA 3.0 `graphics/items/use/potions/d.png` | Varuna, Enchilado | GPLv2, CC BY-SA 3.0 `graphics/items/use/potions/e.png` | Fate, Enchilado | GPLv2, CC BY-SA 3.0 +`graphics/items/use/potions/g.png` | HoraK-FDF | GPLv2, CC BY-SA 4.0 `graphics/items/use/potions/skull.png` | Varuna | GPLv2, CC BY-SA 3.0 #### Scrolls @@ -684,6 +685,7 @@ File | Artists | Licenses `graphics/sprites/icons/feather-outline.png` | ?, HoraK-FDF | GPLv2, CC BY-SA 4.0 `graphics/sprites/icons/hidden-outline.png` | ?, HoraK-FDF | GPLv2, CC BY-SA 4.0 `graphics/sprites/icons/invisible-outline.png` | ?, HoraK-FDF | GPLv2, CC BY-SA 4.0 +`graphics/sprites/icons/potion-g.png` | HoraK-FDF | GPLv2, CC BY-SA 4.0 #### Actor Models File | Artists | Licenses @@ -950,7 +952,8 @@ File | Artists | Licenses `graphics/sprites/monsters/logmonster.png` | FotherJ | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/maggot-giant.png` | :grey_question:, Neoriceisgood | GPLv2 `graphics/sprites/monsters/maggot.png` | Neoriceisgood | GPLv2 -`graphics/sprites/monsters/mana-bug.png` | Meway | GPLv2, CC BY-SA 3.0 +`graphics/sprites/monsters/mana-bug.png` | Meway, HoraK-FDF | GPLv2, CC BY-SA 3.0 +`graphics/sprites/monsters/mega-mana-bug.png` | Meway, HoraK-FDF | GPLv2, CC BY-SA 3.0 `graphics/sprites/monsters/moggun.png` | Modanung, Pateame | GPLv2 `graphics/sprites/monsters/mouboo.png` | Yuuki | GPLv2 `graphics/sprites/monsters/mouboo-demonic.png` | Cassy, Yuuki | GPLv2 diff --git a/maps/004-5.tmx b/maps/004-5.tmx index c8329b5c..9ee33071 100644 --- a/maps/004-5.tmx +++ b/maps/004-5.tmx @@ -1,5 +1,5 @@ - + @@ -759,7 +759,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - + @@ -770,97 +770,104 @@ - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + diff --git a/maps/007-1.tmx b/maps/007-1.tmx index 82414ffb..9d3942de 100644 --- a/maps/007-1.tmx +++ b/maps/007-1.tmx @@ -1,5 +1,5 @@ - + @@ -786,7 +786,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 - + 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, @@ -914,7 +914,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - + @@ -939,49 +939,49 @@ - + - + - + - + - + - + @@ -994,17 +994,17 @@ - + - + @@ -1016,5 +1016,12 @@ + + + + + + + diff --git a/maps/011-1.tmx b/maps/011-1.tmx index 0e8b58db..8d31b017 100644 --- a/maps/011-1.tmx +++ b/maps/011-1.tmx @@ -1,5 +1,5 @@ - + @@ -728,25 +728,25 @@ - + - + - + @@ -759,17 +759,17 @@ - + - + @@ -788,16 +788,30 @@ - + - + + + + + + + + + + + + + + + diff --git a/maps/011-6.tmx b/maps/011-6.tmx index 459f67f6..9187db1a 100644 --- a/maps/011-6.tmx +++ b/maps/011-6.tmx @@ -1,5 +1,5 @@ - + @@ -1699,377 +1699,391 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + diff --git a/maps/012-1.tmx b/maps/012-1.tmx index 37f0eded..d764ebad 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1,5 +1,5 @@ - + @@ -783,7 +783,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - + @@ -952,7 +952,15 @@ - + + + + + + + + + @@ -964,6 +972,20 @@ + + + + + + + + + + + + + + diff --git a/maps/012-3.tmx b/maps/012-3.tmx index 03963a74..4e540dbe 100644 --- a/maps/012-3.tmx +++ b/maps/012-3.tmx @@ -1,5 +1,5 @@ - + @@ -1083,7 +1083,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - + @@ -1159,132 +1159,148 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + + + + + + + + + diff --git a/maps/013-1.tmx b/maps/013-1.tmx index 3ff63d6f..414bccbc 100644 --- a/maps/013-1.tmx +++ b/maps/013-1.tmx @@ -1,5 +1,5 @@ - + @@ -782,7 +782,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - + @@ -838,73 +838,73 @@ - + - + - + - + - + - + - + - + - + @@ -917,17 +917,24 @@ - + - + + + + + + + + diff --git a/maps/014-1.tmx b/maps/014-1.tmx index f46a5510..d1dfb845 100644 --- a/maps/014-1.tmx +++ b/maps/014-1.tmx @@ -1,5 +1,5 @@ - + @@ -511,7 +511,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - + @@ -565,73 +565,73 @@ - + - + - + - + - + - + - + - + - + @@ -644,17 +644,31 @@ - + - + + + + + + + + + + + + + + + diff --git a/maps/015-1.tmx b/maps/015-1.tmx index a8bc15e6..4ebe6151 100644 --- a/maps/015-1.tmx +++ b/maps/015-1.tmx @@ -1,5 +1,5 @@ - + @@ -511,7 +511,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 - + 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, @@ -635,7 +635,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - + @@ -653,9 +653,9 @@ - + @@ -668,73 +668,80 @@ - + - + - + - + - + - + - + - + - + + + + + + + + diff --git a/maps/016-2.tmx b/maps/016-2.tmx index 76f5bbef..10cc7385 100644 --- a/maps/016-2.tmx +++ b/maps/016-2.tmx @@ -1,5 +1,5 @@ - + @@ -369,5 +369,12 @@ + + + + + + + diff --git a/maps/055-1.tmx b/maps/055-1.tmx index c9f2f348..0370627b 100644 --- a/maps/055-1.tmx +++ b/maps/055-1.tmx @@ -1,5 +1,5 @@ - + @@ -800,9 +800,9 @@ - + @@ -815,121 +815,121 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -956,9 +956,9 @@ - + @@ -971,5 +971,12 @@ + + + + + + + diff --git a/maps/055-3.tmx b/maps/055-3.tmx index d2e1dff8..e4804652 100644 --- a/maps/055-3.tmx +++ b/maps/055-3.tmx @@ -1,5 +1,5 @@ - + @@ -779,7 +779,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 - + @@ -835,65 +835,72 @@ - + - + - + - + - + - + - + - + + + + + + + + diff --git a/monsters.xml b/monsters.xml index 9ab5d143..163f1426 100644 --- a/monsters.xml +++ b/monsters.xml @@ -1601,6 +1601,12 @@ weapons/miss3.ogg + + monsters/mega-mana-bug.xml|#660000,FF3300,FFCC99,FFCCCC + monsters/accessories/generic-shadow-medium-circle.xml + graphics/particles/manadust.particle.xml + + diff --git a/status-effects.xml b/status-effects.xml index a3c8c1c4..b98984b3 100644 --- a/status-effects.xml +++ b/status-effects.xml @@ -3,6 +3,7 @@ + -- cgit v1.2.3-60-g2f50