From 70c7b9024117365531067ff52ba5c21601a475f9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Jun 2019 14:47:29 -0300 Subject: Batch of update for Sagratha - Assassin set, Jackal, monsters. --- LICENSE | 4 + .../sprites/equipment/chest/assassinchest-male.png | Bin 0 -> 19328 bytes .../sprites/equipment/chest/assassinchest-male.xml | 104 +++++++++++++++++++++ graphics/sprites/equipment/head/assassinhood.png | Bin 0 -> 2162 bytes graphics/sprites/equipment/head/assassinhood.xml | 12 +++ graphics/sprites/equipment/head/ninjamask.png | Bin 0 -> 1491 bytes graphics/sprites/equipment/head/ninjamask.xml | 12 +++ graphics/sprites/equipment/weapons/jackal.png | Bin 0 -> 73332 bytes graphics/sprites/equipment/weapons/jackal.xml | 100 ++++++++++++++++++++ graphics/sprites/monsters/assassin.xml | 104 +++++++++++++++++++++ monsters.xml | 41 +++++++- 11 files changed, 375 insertions(+), 2 deletions(-) create mode 100644 graphics/sprites/equipment/chest/assassinchest-male.png create mode 100644 graphics/sprites/equipment/chest/assassinchest-male.xml create mode 100644 graphics/sprites/equipment/head/assassinhood.png create mode 100644 graphics/sprites/equipment/head/assassinhood.xml create mode 100644 graphics/sprites/equipment/head/ninjamask.png create mode 100644 graphics/sprites/equipment/head/ninjamask.xml create mode 100644 graphics/sprites/equipment/weapons/jackal.png create mode 100644 graphics/sprites/equipment/weapons/jackal.xml create mode 100644 graphics/sprites/monsters/assassin.xml diff --git a/LICENSE b/LICENSE index 59e24b08..3277e1cb 100644 --- a/LICENSE +++ b/LICENSE @@ -1140,6 +1140,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors ### Equipments #### Chest graphics/sprites/equipment/chest/assassinchest-female.png (Black Don) (GPLv2) (Saulc) + graphics/sprites/equipment/chest/assassinchest-male.png (Black Don) (GPLv2) (TMW-BR) graphics/sprites/equipment/chest/bra-female.png (Bernhardt) (GPLv2) (Saulc) graphics/sprites/equipment/chest/bromenalchest-female.png (Skipy) (GPLv2) (Saulc) graphics/sprites/equipment/chest/bromenalchest-male.png (Skipy) (GPLv2) (Saulc) @@ -1231,6 +1232,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/sprites/equipment/head/alphamouboohead.png (Saulc) (GPLv2) (-) graphics/sprites/equipment/head/antlerhat.png (?) (GPLv2) (TMW.org, dustman) graphics/sprites/equipment/head/archangelhelmet.png (?) (GPLv2) (TMW-Br) + graphics/sprites/equipment/head/assassinhood.png (?) (GPLv2) (Saulc) graphics/sprites/equipment/head/axehat.png (?) (?) (TMW.org,dustman) graphics/sprites/equipment/head/bandana.png (Modanung) (CC BY-SA 3.0) (Alige,Rakinorf) graphics/sprites/equipment/head/bandana-female.png (Modanung) (CC BY-SA 3.0) (Alige, Reid) @@ -1290,6 +1292,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors graphics/sprites/equipment/head/monsterskullhelmet.png (Black Don) (GPLv2) (Saulc) graphics/sprites/equipment/head/mouboohat.png (?) (?) (TMW2.org) graphics/sprites/equipment/head/murderercrown.png (Black Don, V0id) (GPLv2) (dustman) + graphics/sprites/equipment/head/ninjamask.png (TMW-BR) (GPLv2) (TMW-BR) graphics/sprites/equipment/head/operamask.png (Meway) (CC BY-SA 3.0) (Saulc) graphics/sprites/equipment/head/paperbag.png (Black Don) (GPLv2) (Saulc) graphics/sprites/equipment/head/pashuacap.png (Saulc, Pateame) (GPLv2) (-) @@ -1385,6 +1388,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors #### Weapons graphics/sprites/equipment/weapons/backsword.png (Alige, Reid) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/heavyaxe.png (?) (GPLv2) (TMW-Br, LoF) + graphics/sprites/equipment/weapons/jackal.png (?) (GPLv2) (TMW-Br) graphics/sprites/equipment/weapons/kanabo.png (?) (GPLv2) (TMW-Br, LoF) graphics/sprites/equipment/weapons/knife.png (Alige) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/kurogane.png (Arqueiro) (GPL 3.0) (TMW-BR) diff --git a/graphics/sprites/equipment/chest/assassinchest-male.png b/graphics/sprites/equipment/chest/assassinchest-male.png new file mode 100644 index 00000000..2732f202 Binary files /dev/null and b/graphics/sprites/equipment/chest/assassinchest-male.png differ diff --git a/graphics/sprites/equipment/chest/assassinchest-male.xml b/graphics/sprites/equipment/chest/assassinchest-male.xml new file mode 100644 index 00000000..3025e7a6 --- /dev/null +++ b/graphics/sprites/equipment/chest/assassinchest-male.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/equipment/head/assassinhood.png b/graphics/sprites/equipment/head/assassinhood.png new file mode 100644 index 00000000..a8bdde49 Binary files /dev/null and b/graphics/sprites/equipment/head/assassinhood.png differ diff --git a/graphics/sprites/equipment/head/assassinhood.xml b/graphics/sprites/equipment/head/assassinhood.xml new file mode 100644 index 00000000..30eccea1 --- /dev/null +++ b/graphics/sprites/equipment/head/assassinhood.xml @@ -0,0 +1,12 @@ + + + + + + + diff --git a/graphics/sprites/equipment/head/ninjamask.png b/graphics/sprites/equipment/head/ninjamask.png new file mode 100644 index 00000000..126f84ff Binary files /dev/null and b/graphics/sprites/equipment/head/ninjamask.png differ diff --git a/graphics/sprites/equipment/head/ninjamask.xml b/graphics/sprites/equipment/head/ninjamask.xml new file mode 100644 index 00000000..709356b6 --- /dev/null +++ b/graphics/sprites/equipment/head/ninjamask.xml @@ -0,0 +1,12 @@ + + + + + + + diff --git a/graphics/sprites/equipment/weapons/jackal.png b/graphics/sprites/equipment/weapons/jackal.png new file mode 100644 index 00000000..59d57143 Binary files /dev/null and b/graphics/sprites/equipment/weapons/jackal.png differ diff --git a/graphics/sprites/equipment/weapons/jackal.xml b/graphics/sprites/equipment/weapons/jackal.xml new file mode 100644 index 00000000..f632da2a --- /dev/null +++ b/graphics/sprites/equipment/weapons/jackal.xml @@ -0,0 +1,100 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/monsters/assassin.xml b/graphics/sprites/monsters/assassin.xml new file mode 100644 index 00000000..0e6ba6ac --- /dev/null +++ b/graphics/sprites/monsters/assassin.xml @@ -0,0 +1,104 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/monsters.xml b/monsters.xml index 19b10059..e14c62c5 100644 --- a/monsters.xml +++ b/monsters.xml @@ -356,10 +356,10 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or s graphics/particles/black.particle.xml graphics/particles/black.particle.xml - -- cgit v1.2.3-70-g09d2