summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-04-30 19:11:19 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-04-30 19:11:19 +0000
commitfe2a1d75f02b8aa620e8c863a53f8f6ebcb1bcda (patch)
tree3d5751961e532202d0952123b56f22cfc170f813
parent6f2757d2a0e8a393a9b6ebc0648dedbc2f93b892 (diff)
downloadclientdata-fe2a1d75f02b8aa620e8c863a53f8f6ebcb1bcda.tar.gz
clientdata-fe2a1d75f02b8aa620e8c863a53f8f6ebcb1bcda.tar.bz2
clientdata-fe2a1d75f02b8aa620e8c863a53f8f6ebcb1bcda.tar.xz
clientdata-fe2a1d75f02b8aa620e8c863a53f8f6ebcb1bcda.zip
Emoticons framerate independent and NPCs image smaller to work in OpenGL
-rw-r--r--graphics/sprites/emotions.pngbin2820 -> 2837 bytes
-rw-r--r--graphics/sprites/npcs.pngbin15072 -> 11758 bytes
-rw-r--r--items.xml2
3 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sprites/emotions.png b/graphics/sprites/emotions.png
index ffdbe38f..cc2fd53c 100644
--- a/graphics/sprites/emotions.png
+++ b/graphics/sprites/emotions.png
Binary files differ
diff --git a/graphics/sprites/npcs.png b/graphics/sprites/npcs.png
index f72fa473..782188e4 100644
--- a/graphics/sprites/npcs.png
+++ b/graphics/sprites/npcs.png
Binary files differ
diff --git a/items.xml b/items.xml
index 308684f2..4ca8861a 100644
--- a/items.xml
+++ b/items.xml
@@ -36,4 +36,4 @@
<item id="1200" image="34" art="0" name="Bow" description="A distance weapon" type="0" weight="10" slot="0"/>
<item id="1201" image="35" art="0" name="Knife" description="A small knife, the perfect weapon for a beginner" type="0" weight="10" slot="0"/>
<item id="1202" image="36" art="0" name="Cotton Shirt" description="A shirt made of 100% cotton" type="0" weight="10" slot="0"/>
- </items>
+</items>