summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--example/clientdata/npcs.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/example/clientdata/npcs.xml b/example/clientdata/npcs.xml
new file mode 100644
index 0000000..0128b0e
--- /dev/null
+++ b/example/clientdata/npcs.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ This file maps the NPC appearance IDs the server is sending to the
+ spritesheet(s).
+
+ Note that it is possible to give an NPC multiple sprites. In this case the
+ sprites are drawn in order of declaration.
+-->
+<npcs>
+</npcs>