diff options
author | Ledmitz <69915785+Ledmitz@users.noreply.github.com> | 2020-11-26 14:05:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-26 14:05:10 +0000 |
commit | 66205556bca447b1d2369957a77ed77dffc7103c (patch) | |
tree | d8e78141b1ace27d7a1a52c4bc316bba31eb3e6d /license.md | |
parent | 64251261bcd8aefcc4fdb1ddc6894f4df4ab7fbf (diff) | |
download | clientdata-66205556bca447b1d2369957a77ed77dffc7103c.tar.gz clientdata-66205556bca447b1d2369957a77ed77dffc7103c.tar.bz2 clientdata-66205556bca447b1d2369957a77ed77dffc7103c.tar.xz clientdata-66205556bca447b1d2369957a77ed77dffc7103c.zip |
Added item image, animation and hit and miss sfx for snowball/launcher (#406)
Co-authored-by: Jesusaves <jesusalva@themanaworld.org>
Diffstat (limited to 'license.md')
-rw-r--r-- | license.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -137,6 +137,7 @@ File | Artists | Licenses `graphics/items/equipment/ammo/bonedarts.png` | Adarias | GPLv2 `graphics/items/equipment/ammo/ironarrow.png` | Irukard | GPLv2, CC BY-SA 3.0 `graphics/items/equipment/ammo/arrow.png` | Irukard | GPLv2, CC BY-SA 3.0 +`graphics/items/equipment/ammo/snowball.png` | Ledmitz, Reid | GPLv2, CC BY-SA 3.0 `graphics/items/equipment/ammo/stoneprojectile-icon.png` | wushin, tux9th | GPLv2, CC BY-SA 3.0 #### Charms @@ -603,6 +604,7 @@ File | Artists | Licenses `graphics/particles/pool_32x59.particle.png` | Skipy | GPLv2 `graphics/particles/pool_65x27.particle.png` | Skipy | GPLv2 `graphics/particles/pool-undyed.png` | Alige, Skipy | GPLv2 +`graphics/particles/snowball.png` | Ledmitz, Reid | GPLv2, CC BY-SA 3.0 `graphics/particles/star-medium.png` | Crush | GPLv2, CC BY-SA 3.0 `graphics/particles/star-small.png` | Crush | GPLv2, CC BY-SA 3.0 `graphics/particles/waterfall-a.png` | Modanung | GPLv2, CC BY-SA 3.0 @@ -1248,6 +1250,8 @@ File | Artists | Licenses `sfx/weapons/knives/rock-knife-hit1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/knives/rock-knife-hit2.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/knives/sharpknife-miss1.ogg` | Krazyjakee | GPLv2 +`sfx/weapons/projectiles/snowball/hit1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 +`sfx/weapons/projectiles/snowball/miss1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/other/halberd/halberd-hit1.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/other/halberd/halberd-hit2.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 `sfx/weapons/other/halberd/halberd-hit3.ogg` | Ledmitz | GPLv2, CC BY-SA 3.0 |