diff options
author | tux9th <mr.x@aon.at> | 2012-10-09 16:41:05 +0200 |
---|---|---|
committer | tux9th <mr.x@aon.at> | 2012-10-20 23:26:25 +0200 |
commit | a289990bb0b4c93ccfd8598b5f5b63e0d9b0008f (patch) | |
tree | 7ed21f3bb560ccb8b1cb9f590fc460976347239a /npcs.xml | |
parent | d21ae013784473dfd8f2f7639b01f2f3404c66b6 (diff) | |
download | clientdata-a289990bb0b4c93ccfd8598b5f5b63e0d9b0008f.tar.gz clientdata-a289990bb0b4c93ccfd8598b5f5b63e0d9b0008f.tar.bz2 clientdata-a289990bb0b4c93ccfd8598b5f5b63e0d9b0008f.tar.xz clientdata-a289990bb0b4c93ccfd8598b5f5b63e0d9b0008f.zip |
Added NPC made by ChefChelios
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -886,6 +886,10 @@ <npc id="366"> <sprite variant="11">npcs/sages.xml</sprite> </npc> + <!-- Old man sitting in front of desk --> + <npc id="372"> + <sprite>npcs/npc-mirak.xml</sprite> + </npc> <!-- Put new unique sprites above here. For huge npcs, see range 216-250. For poses/outfits npcs, see 251-299 --> <!-- note: don't go above 999, because the 1000's are reserved for mob id --> </npcs> |