diff options
author | mekolat <mekolat@gmail.com> | 2014-08-22 14:43:35 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-08-23 00:24:53 -0400 |
commit | 045d685a46a50775027f836ef58f01ac61e8901d (patch) | |
tree | 73abc6a5c5530db2761f0301b2890a33761a5e6c /npcs/npc410.xml | |
parent | f74e101ca39f52ae80cf85a7787eb918087b12da (diff) | |
download | clientdata-045d685a46a50775027f836ef58f01ac61e8901d.tar.gz clientdata-045d685a46a50775027f836ef58f01ac61e8901d.tar.bz2 clientdata-045d685a46a50775027f836ef58f01ac61e8901d.tar.xz clientdata-045d685a46a50775027f836ef58f01ac61e8901d.zip |
make the ferry less spammy
Diffstat (limited to 'npcs/npc410.xml')
-rw-r--r-- | npcs/npc410.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/npcs/npc410.xml b/npcs/npc410.xml new file mode 100644 index 00000000..c0832b61 --- /dev/null +++ b/npcs/npc410.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="410" targetSelection="false"> + <sprite variant="0">model/city-emblems.xml</sprite> + </npc> +</npcs> |