summaryrefslogtreecommitdiffstats
path: root/example/graphics/skills
diff options
context:
space:
mode:
authorThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-02-25 21:18:46 +0100
committerThorbjørn Lindeijer <thorbjorn@lindeijer.nl>2012-02-25 22:14:44 +0100
commit3629aebb96959afc56cf04d1f2fc4a9f03e94183 (patch)
tree888f44e806a98b050cad38727b4afb0b73e75824 /example/graphics/skills
parentef18650cacc0ce7ef71885bf6d23e1adeb4d7e19 (diff)
downloadmanaserv-3629aebb96959afc56cf04d1f2fc4a9f03e94183.tar.gz
manaserv-3629aebb96959afc56cf04d1f2fc4a9f03e94183.tar.xz
manaserv-3629aebb96959afc56cf04d1f2fc4a9f03e94183.zip
Merged the example client and server data
It's easier to just talk about world data and to modify it as a whole. If there is really a need to separate it, a project can still choose to do that (and in whatever suitable way). There is no need to enforce this separation or to do it in our example. Reviewed-by: Erik Schilling
Diffstat (limited to 'example/graphics/skills')
-rw-r--r--example/graphics/skills/axe.pngbin0 -> 1736 bytes
-rw-r--r--example/graphics/skills/bow.pngbin0 -> 1791 bytes
-rw-r--r--example/graphics/skills/knife.pngbin0 -> 1386 bytes
-rw-r--r--example/graphics/skills/mace.pngbin0 -> 1838 bytes
-rw-r--r--example/graphics/skills/magic.pngbin0 -> 540 bytes
-rw-r--r--example/graphics/skills/polearm.pngbin0 -> 1823 bytes
-rw-r--r--example/graphics/skills/shooting.pngbin0 -> 1853 bytes
-rw-r--r--example/graphics/skills/staff.pngbin0 -> 1308 bytes
-rw-r--r--example/graphics/skills/sword.pngbin0 -> 1641 bytes
-rw-r--r--example/graphics/skills/thrown.pngbin0 -> 1583 bytes
-rw-r--r--example/graphics/skills/unarmed.pngbin0 -> 2263 bytes
-rw-r--r--example/graphics/skills/unknown.pngbin0 -> 540 bytes
-rw-r--r--example/graphics/skills/whip.pngbin0 -> 2700 bytes
13 files changed, 0 insertions, 0 deletions
diff --git a/example/graphics/skills/axe.png b/example/graphics/skills/axe.png
new file mode 100644
index 0000000..b2af034
--- /dev/null
+++ b/example/graphics/skills/axe.png
Binary files differ
diff --git a/example/graphics/skills/bow.png b/example/graphics/skills/bow.png
new file mode 100644
index 0000000..78c4319
--- /dev/null
+++ b/example/graphics/skills/bow.png
Binary files differ
diff --git a/example/graphics/skills/knife.png b/example/graphics/skills/knife.png
new file mode 100644
index 0000000..61f834c
--- /dev/null
+++ b/example/graphics/skills/knife.png
Binary files differ
diff --git a/example/graphics/skills/mace.png b/example/graphics/skills/mace.png
new file mode 100644
index 0000000..7958d32
--- /dev/null
+++ b/example/graphics/skills/mace.png
Binary files differ
diff --git a/example/graphics/skills/magic.png b/example/graphics/skills/magic.png
new file mode 100644
index 0000000..9201d68
--- /dev/null
+++ b/example/graphics/skills/magic.png
Binary files differ
diff --git a/example/graphics/skills/polearm.png b/example/graphics/skills/polearm.png
new file mode 100644
index 0000000..52c8449
--- /dev/null
+++ b/example/graphics/skills/polearm.png
Binary files differ
diff --git a/example/graphics/skills/shooting.png b/example/graphics/skills/shooting.png
new file mode 100644
index 0000000..e7b0806
--- /dev/null
+++ b/example/graphics/skills/shooting.png
Binary files differ
diff --git a/example/graphics/skills/staff.png b/example/graphics/skills/staff.png
new file mode 100644
index 0000000..e5c071e
--- /dev/null
+++ b/example/graphics/skills/staff.png
Binary files differ
diff --git a/example/graphics/skills/sword.png b/example/graphics/skills/sword.png
new file mode 100644
index 0000000..9b6db91
--- /dev/null
+++ b/example/graphics/skills/sword.png
Binary files differ
diff --git a/example/graphics/skills/thrown.png b/example/graphics/skills/thrown.png
new file mode 100644
index 0000000..3fc35de
--- /dev/null
+++ b/example/graphics/skills/thrown.png
Binary files differ
diff --git a/example/graphics/skills/unarmed.png b/example/graphics/skills/unarmed.png
new file mode 100644
index 0000000..adb139e
--- /dev/null
+++ b/example/graphics/skills/unarmed.png
Binary files differ
diff --git a/example/graphics/skills/unknown.png b/example/graphics/skills/unknown.png
new file mode 100644
index 0000000..9201d68
--- /dev/null
+++ b/example/graphics/skills/unknown.png
Binary files differ
diff --git a/example/graphics/skills/whip.png b/example/graphics/skills/whip.png
new file mode 100644
index 0000000..e5734e5
--- /dev/null
+++ b/example/graphics/skills/whip.png
Binary files differ