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/npc204.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/npc204.xml')
-rw-r--r-- | npcs/npc204.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npcs/npc204.xml b/npcs/npc204.xml index a55e3363..b1eec47c 100644 --- a/npcs/npc204.xml +++ b/npcs/npc204.xml @@ -1,7 +1,6 @@ <?xml version="1.0"?> <npcs> <npc id="204"> - <sprite variant="0">model/unique.xml</sprite> <particlefx>graphics/particles/golbenez.particle.xml</particlefx> </npc> </npcs> |