diff options
Diffstat (limited to 'npcs')
-rw-r--r-- | npcs/_include.xml | 16 | ||||
-rw-r--r-- | npcs/npc800.xml | 6 | ||||
-rw-r--r-- | npcs/npc801.xml | 6 | ||||
-rw-r--r-- | npcs/npc802.xml | 6 | ||||
-rw-r--r-- | npcs/npc803.xml | 6 | ||||
-rw-r--r-- | npcs/npc804.xml | 8 | ||||
-rw-r--r-- | npcs/npc805.xml | 8 | ||||
-rw-r--r-- | npcs/npc806.xml | 8 | ||||
-rw-r--r-- | npcs/npc807.xml | 8 | ||||
-rw-r--r-- | npcs/npc808.xml | 6 | ||||
-rw-r--r-- | npcs/npc809.xml | 6 | ||||
-rw-r--r-- | npcs/npc810.xml | 6 | ||||
-rw-r--r-- | npcs/npc811.xml | 6 | ||||
-rw-r--r-- | npcs/npc812.xml | 8 | ||||
-rw-r--r-- | npcs/npc813.xml | 8 | ||||
-rw-r--r-- | npcs/npc814.xml | 8 | ||||
-rw-r--r-- | npcs/npc815.xml | 8 |
17 files changed, 128 insertions, 0 deletions
diff --git a/npcs/_include.xml b/npcs/_include.xml index a720a07a..ec761de4 100644 --- a/npcs/_include.xml +++ b/npcs/_include.xml @@ -239,4 +239,20 @@ <include name="npcs/npc435.xml"/> <include name="npcs/npc436.xml"/> <include name="npcs/npc441.xml"/> + <include name="npcs/npc800.xml"/> + <include name="npcs/npc801.xml"/> + <include name="npcs/npc802.xml"/> + <include name="npcs/npc803.xml"/> + <include name="npcs/npc804.xml"/> + <include name="npcs/npc805.xml"/> + <include name="npcs/npc806.xml"/> + <include name="npcs/npc807.xml"/> + <include name="npcs/npc808.xml"/> + <include name="npcs/npc809.xml"/> + <include name="npcs/npc810.xml"/> + <include name="npcs/npc811.xml"/> + <include name="npcs/npc812.xml"/> + <include name="npcs/npc813.xml"/> + <include name="npcs/npc814.xml"/> + <include name="npcs/npc815.xml"/> </npcs> diff --git a/npcs/npc800.xml b/npcs/npc800.xml new file mode 100644 index 00000000..15f2b0e6 --- /dev/null +++ b/npcs/npc800.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="800" targetSelection="false"> + <sprite>npcs/dig-01.xml|#5b4127,805b36,92683e,b7824e,b7824e;#835d37,815c36,92683e,b7824e,d7ae7a,f9b660,f7c687,ffd096,fff3e5</sprite> + </npc> +</npcs> diff --git a/npcs/npc801.xml b/npcs/npc801.xml new file mode 100644 index 00000000..98e9ba43 --- /dev/null +++ b/npcs/npc801.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="801" targetSelection="false"> + <sprite>npcs/dig-02.xml|#5b4127,805b36,92683e,b7824e,b7824e;#835d37,815c36,92683e,b7824e,d7ae7a,f9b660,f7c687,ffd096,fff3e5</sprite> + </npc> +</npcs> diff --git a/npcs/npc802.xml b/npcs/npc802.xml new file mode 100644 index 00000000..78b2f2eb --- /dev/null +++ b/npcs/npc802.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="802" targetSelection="false"> + <sprite>npcs/dig-03.xml|#5b4127,805b36,92683e,b7824e,b7824e;#835d37,815c36,92683e,b7824e,d7ae7a,f9b660,f7c687,ffd096,fff3e5</sprite> + </npc> +</npcs> diff --git a/npcs/npc803.xml b/npcs/npc803.xml new file mode 100644 index 00000000..87de9959 --- /dev/null +++ b/npcs/npc803.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="803" targetSelection="false"> + <sprite>npcs/dig-04.xml|#5b4127,805b36,92683e,b7824e,b7824e;#835d37,815c36,92683e,b7824e,d7ae7a,f9b660,f7c687,ffd096,fff3e5</sprite> + </npc> +</npcs> diff --git a/npcs/npc804.xml b/npcs/npc804.xml new file mode 100644 index 00000000..edcfb586 --- /dev/null +++ b/npcs/npc804.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<npcs> + <npc id="804" targetSelection="false"> + <sprite>npcs/dig-01.xml|#5b4127,805b36,92683e,b7824e,b7824e;#835d37,815c36,92683e,b7824e,d7ae7a,f9b660,f7c687,ffd096,fff3e5</sprite> + <sprite>npcs/dig-01-flow.xml</sprite> + <sprite>npcs/dig-01-glow.xml</sprite> + </npc> +</npcs> diff --git a/npcs/npc805.xml b/npcs/npc805.xml new file mode 100644 index 00000000..4c28f5dc --- /dev/null +++ b/npcs/npc805.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<npcs> + <npc id="805" targetSelection="false"> + <sprite>npcs/dig-02.xml|#5b4127,805b36,92683e,b7824e,b7824e;#835d37,815c36,92683e,b7824e,d7ae7a,f9b660,f7c687,ffd096,fff3e5</sprite> + <sprite>npcs/dig-02-flow.xml</sprite> + <sprite>npcs/dig-02-glow.xml</sprite> + </npc> +</npcs> diff --git a/npcs/npc806.xml b/npcs/npc806.xml new file mode 100644 index 00000000..a694fb4f --- /dev/null +++ b/npcs/npc806.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<npcs> + <npc id="806" targetSelection="false"> + <sprite>npcs/dig-03.xml|#5b4127,805b36,92683e,b7824e,b7824e;#835d37,815c36,92683e,b7824e,d7ae7a,f9b660,f7c687,ffd096,fff3e5</sprite> + <sprite>npcs/dig-03-flow.xml</sprite> + <sprite>npcs/dig-03-glow.xml</sprite> + </npc> +</npcs> diff --git a/npcs/npc807.xml b/npcs/npc807.xml new file mode 100644 index 00000000..8f111e93 --- /dev/null +++ b/npcs/npc807.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<npcs> + <npc id="807" targetSelection="false"> + <sprite>npcs/dig-04.xml|#5b4127,805b36,92683e,b7824e,b7824e;#835d37,815c36,92683e,b7824e,d7ae7a,f9b660,f7c687,ffd096,fff3e5</sprite> + <sprite>npcs/dig-04-flow.xml</sprite> + <sprite>npcs/dig-04-glow.xml</sprite> + </npc> +</npcs> diff --git a/npcs/npc808.xml b/npcs/npc808.xml new file mode 100644 index 00000000..dfb0349d --- /dev/null +++ b/npcs/npc808.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="808" targetSelection="false"> + <sprite>npcs/dig-01.xml|#593620,674227,704c2c,785733,8d693c;#75482c,875836,93643c,a87b4a,b78950</sprite> + </npc> +</npcs> diff --git a/npcs/npc809.xml b/npcs/npc809.xml new file mode 100644 index 00000000..1eaa97d9 --- /dev/null +++ b/npcs/npc809.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="809" targetSelection="false"> + <sprite>npcs/dig-02.xml|#593620,674227,704c2c,785733,8d693c;#75482c,875836,93643c,a87b4a,b78950</sprite> + </npc> +</npcs> diff --git a/npcs/npc810.xml b/npcs/npc810.xml new file mode 100644 index 00000000..cbb29d06 --- /dev/null +++ b/npcs/npc810.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="810" targetSelection="false"> + <sprite>npcs/dig-03.xml|#593620,674227,704c2c,785733,8d693c;#75482c,875836,93643c,a87b4a,b78950</sprite> + </npc> +</npcs> diff --git a/npcs/npc811.xml b/npcs/npc811.xml new file mode 100644 index 00000000..9c1204d9 --- /dev/null +++ b/npcs/npc811.xml @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<npcs> + <npc id="811" targetSelection="false"> + <sprite>npcs/dig-04.xml|#593620,674227,704c2c,785733,8d693c;#75482c,875836,93643c,a87b4a,b78950</sprite> + </npc> +</npcs> diff --git a/npcs/npc812.xml b/npcs/npc812.xml new file mode 100644 index 00000000..e751cc08 --- /dev/null +++ b/npcs/npc812.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<npcs> + <npc id="812" targetSelection="false"> + <sprite>npcs/dig-01.xml|#593620,674227,704c2c,785733,8d693c;#75482c,875836,93643c,a87b4a,b78950</sprite> + <sprite>npcs/dig-01-flow.xml</sprite> + <sprite>npcs/dig-01-glow.xml</sprite> + </npc> +</npcs> diff --git a/npcs/npc813.xml b/npcs/npc813.xml new file mode 100644 index 00000000..c0e362ba --- /dev/null +++ b/npcs/npc813.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<npcs> + <npc id="813" targetSelection="false"> + <sprite>npcs/dig-02.xml|#593620,674227,704c2c,785733,8d693c;#75482c,875836,93643c,a87b4a,b78950</sprite> + <sprite>npcs/dig-02-flow.xml</sprite> + <sprite>npcs/dig-02-glow.xml</sprite> + </npc> +</npcs> diff --git a/npcs/npc814.xml b/npcs/npc814.xml new file mode 100644 index 00000000..7af21c9f --- /dev/null +++ b/npcs/npc814.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<npcs> + <npc id="814" targetSelection="false"> + <sprite>npcs/dig-03.xml|#593620,674227,704c2c,785733,8d693c;#75482c,875836,93643c,a87b4a,b78950</sprite> + <sprite>npcs/dig-03-flow.xml</sprite> + <sprite>npcs/dig-03-glow.xml</sprite> + </npc> +</npcs> diff --git a/npcs/npc815.xml b/npcs/npc815.xml new file mode 100644 index 00000000..3ca36cd0 --- /dev/null +++ b/npcs/npc815.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<npcs> + <npc id="815" targetSelection="false"> + <sprite>npcs/dig-04.xml|#593620,674227,704c2c,785733,8d693c;#75482c,875836,93643c,a87b4a,b78950</sprite> + <sprite>npcs/dig-04-flow.xml</sprite> + <sprite>npcs/dig-04-glow.xml</sprite> + </npc> +</npcs> |