diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-15 12:38:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-15 12:38:54 -0300 |
commit | e950eafc600edb1f4f1c0a410b85d5840df1e39a (patch) | |
tree | 2881936b75646d38929fbac55731ce4962994369 | |
parent | 09a152f03209b7886b3774b2a7ed5cb7c27cfc81 (diff) | |
download | clientdata-e950eafc600edb1f4f1c0a410b85d5840df1e39a.tar.gz clientdata-e950eafc600edb1f4f1c0a410b85d5840df1e39a.tar.bz2 clientdata-e950eafc600edb1f4f1c0a410b85d5840df1e39a.tar.xz clientdata-e950eafc600edb1f4f1c0a410b85d5840df1e39a.zip |
Remove white spaces from homunculuses.xml
-rw-r--r-- | homunculuses.xml | 144 |
1 files changed, 72 insertions, 72 deletions
diff --git a/homunculuses.xml b/homunculuses.xml index 7afa0552..590b37bb 100644 --- a/homunculuses.xml +++ b/homunculuses.xml @@ -4,76 +4,76 @@ Copyright (C) 2016 Evol Online Copyright (C) 2019 Moubootaur Legends --> <homunculuses> - <homunculus - id="6001" - name="homum" - startFollowDistance="3" - followDistance="1" - warpDistance="11" - offsetX="0" - offsetY="2" - sitOffsetX="1" - sitOffsetY="0" - moveOffsetX="0" - moveOffsetY="5" - deadOffsetX="0" - deadOffsetY="0" - attackOffsetX="0" - attackOffsetY="2" - thinkTime="100" - directionType="2" - sitDirectionType="1" - deadDirectionType="1" - attackDirectionType="4" - > - <sprite>races/human-male.xml</sprite> - </homunculus> - <homunculus - id="6002" - name="homum B" - startFollowDistance="3" - followDistance="1" - warpDistance="11" - offsetX="0" - offsetY="2" - sitOffsetX="1" - sitOffsetY="0" - moveOffsetX="0" - moveOffsetY="5" - deadOffsetX="0" - deadOffsetY="0" - attackOffsetX="0" - attackOffsetY="2" - thinkTime="100" - directionType="2" - sitDirectionType="1" - deadDirectionType="1" - attackDirectionType="4" - > - <sprite>races/human-female.xml</sprite> - </homunculus> - <homunculus - id="6003" - name="homum C" - startFollowDistance="3" - followDistance="1" - warpDistance="11" - offsetX="0" - offsetY="2" - sitOffsetX="1" - sitOffsetY="0" - moveOffsetX="0" - moveOffsetY="5" - deadOffsetX="0" - deadOffsetY="0" - attackOffsetX="0" - attackOffsetY="2" - thinkTime="100" - directionType="2" - sitDirectionType="1" - deadDirectionType="1" - attackDirectionType="4" - > - <sprite>monsters/tipiou.xml</sprite> - </homunculus> + <homunculus + id="6001" + name="homum" + startFollowDistance="3" + followDistance="1" + warpDistance="11" + offsetX="0" + offsetY="2" + sitOffsetX="1" + sitOffsetY="0" + moveOffsetX="0" + moveOffsetY="5" + deadOffsetX="0" + deadOffsetY="0" + attackOffsetX="0" + attackOffsetY="2" + thinkTime="100" + directionType="2" + sitDirectionType="1" + deadDirectionType="1" + attackDirectionType="4" + > + <sprite>races/human-male.xml</sprite> + </homunculus> + <homunculus + id="6002" + name="homum B" + startFollowDistance="3" + followDistance="1" + warpDistance="11" + offsetX="0" + offsetY="2" + sitOffsetX="1" + sitOffsetY="0" + moveOffsetX="0" + moveOffsetY="5" + deadOffsetX="0" + deadOffsetY="0" + attackOffsetX="0" + attackOffsetY="2" + thinkTime="100" + directionType="2" + sitDirectionType="1" + deadDirectionType="1" + attackDirectionType="4" + > + <sprite>races/human-female.xml</sprite> + </homunculus> + <homunculus + id="6003" + name="homum C" + startFollowDistance="3" + followDistance="1" + warpDistance="11" + offsetX="0" + offsetY="2" + sitOffsetX="1" + sitOffsetY="0" + moveOffsetX="0" + moveOffsetY="5" + deadOffsetX="0" + deadOffsetY="0" + attackOffsetX="0" + attackOffsetY="2" + thinkTime="100" + directionType="2" + sitDirectionType="1" + deadDirectionType="1" + attackDirectionType="4" + > + <sprite>monsters/tipiou.xml</sprite> + </homunculus> </homunculuses> |