diff options
author | mekolat <mekolat@gmail.com> | 2015-03-26 13:16:55 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2015-03-26 13:16:55 -0400 |
commit | 672e72803c66970c1112527f86afd0ad62fc54e0 (patch) | |
tree | 54dd396f4f7221d3b5b6acdedff418258dec6135 /npcs/npc400.xml | |
parent | 166d619c7c1207ce04c3b77c15b825f357273fb7 (diff) | |
download | clientdata-672e72803c66970c1112527f86afd0ad62fc54e0.tar.gz clientdata-672e72803c66970c1112527f86afd0ad62fc54e0.tar.bz2 clientdata-672e72803c66970c1112527f86afd0ad62fc54e0.tar.xz clientdata-672e72803c66970c1112527f86afd0ad62fc54e0.zip |
remove transparent sprite
Diffstat (limited to 'npcs/npc400.xml')
-rw-r--r-- | npcs/npc400.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npcs/npc400.xml b/npcs/npc400.xml index 17960c97..bec55bbf 100644 --- a/npcs/npc400.xml +++ b/npcs/npc400.xml @@ -1,5 +1,4 @@ <?xml version="1.0"?> <npcs> - <npc id="400"> -</npc> + <npc id="400"/> </npcs> |