diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-25 14:48:29 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-25 14:48:29 -0300 |
commit | decf84e3c2cd814afb72bfdd9c7486620d63cf45 (patch) | |
tree | 63c64c225d5bff56035fc75ec4fb42d1f8f70290 | |
parent | ffc53f5b02cfe4ba04c63c47327c0cc3f5618a29 (diff) | |
download | clientdata-decf84e3c2cd814afb72bfdd9c7486620d63cf45.tar.gz clientdata-decf84e3c2cd814afb72bfdd9c7486620d63cf45.tar.bz2 clientdata-decf84e3c2cd814afb72bfdd9c7486620d63cf45.tar.xz clientdata-decf84e3c2cd814afb72bfdd9c7486620d63cf45.zip |
Revolver icon by Skipy
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | graphics/items/equipment/weapons/revolver.png | bin | 0 -> 679 bytes | |||
-rw-r--r-- | items.xml | 2 |
3 files changed, 2 insertions, 1 deletions
@@ -470,6 +470,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/items/equipment/weapons/pickaxe.png (Irukard) (CC BY-SA 3.0) (-) graphics/items/equipment/weapons/redlightsaber.png (?) (GPLv2) (TMW-Br) graphics/items/equipment/weapons/reinboowand.png (?, Enchilado) (GPLv2) (tmw.org) + graphics/items/equipment/weapons/revolver.png (Skipy) (GPLv2) (-) graphics/items/equipment/weapons/rockknife.png (Adarias) (GPLv2) (-) graphics/items/equipment/weapons/rustyknife.png (Saulc) (CC BY-SA 3.0) (-) graphics/items/equipment/weapons/savior.png (?) (GPLv2) (tmw br) diff --git a/graphics/items/equipment/weapons/revolver.png b/graphics/items/equipment/weapons/revolver.png Binary files differnew file mode 100644 index 00000000..1d147335 --- /dev/null +++ b/graphics/items/equipment/weapons/revolver.png @@ -7412,7 +7412,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sound event="miss">weapons/gunstaff/shot.ogg</sound> </item> <item id="6040" - image="equipment/weapons/placeholder_revolver.png" + image="equipment/weapons/revolver.png" name="Short Gunstaff" description="Want to shoot with a shield? You have been watching too much anime!" effect="Evasion OK / Shields Allowed" |