summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rw-r--r--badges.xml1
-rw-r--r--graphics/badges/guilds/piou-knights.pngbin0 -> 7718 bytes
-rw-r--r--graphics/badges/guilds/piou-knights.xml14
4 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index e1422805..2d033670 100644
--- a/LICENSE
+++ b/LICENSE
@@ -54,6 +54,7 @@ https://gitlab.com/TMW2/Docs/wikis/Contributors
## Badges
### Guilds
graphics/badges/guilds/monster-king.png (Saulc) (CC BY-SA 3.0) (-)
+ graphics/badges/guilds/piou-knights.png (Seeds) (CC BY-SA 3.0) (Evol)
## Gui Icons
### Flags
diff --git a/badges.xml b/badges.xml
index f08fabca..9d300d96 100644
--- a/badges.xml
+++ b/badges.xml
@@ -10,6 +10,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends -->
</party>
<guild>
<badge name="Monster King" image="guilds/monster-king.xml"/>
+ <badge name="Piou Knights" image="guilds/piou-knights.xml"/>
</guild>
<name>
</name>
diff --git a/graphics/badges/guilds/piou-knights.png b/graphics/badges/guilds/piou-knights.png
new file mode 100644
index 00000000..7937b843
--- /dev/null
+++ b/graphics/badges/guilds/piou-knights.png
Binary files differ
diff --git a/graphics/badges/guilds/piou-knights.xml b/graphics/badges/guilds/piou-knights.xml
new file mode 100644
index 00000000..652812b2
--- /dev/null
+++ b/graphics/badges/guilds/piou-knights.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Script Author: 4144 -->
+<sprite>
+ <imageset name="icon"
+ src="graphics/badges/guilds/piou-knights.png"
+ width="9"
+ height="9"
+ offsetY="0"/>
+ <action name="default" imageset="icon">
+ <animation direction="default">
+ <frame index="0"/>
+ </animation>
+ </action>
+</sprite>