summaryrefslogtreecommitdiff
path: root/npcs.xml
blob: b1cce8f46c3de1110f8e5dc4929c1c04e87661eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="utf-8"?>
<!-- Author : Reid Pad
(C) Evol Online 2010-2011.

IDs 100-300 = Unanimated
IDs 301-900 = Animated
IDs 901-999 = Special
-->
<npcs>
<!-- Unanimated NPCs -->
<!-- Animated NPCs -->
    <npc id="301">
        <!-- Eye animation. -->
        <sprite>npcs/XML1/alige.xml</sprite>
    </npc>
    <npc id="302">
        <!-- Orc-Sailor, sleeping. -->
        <sprite>npcs/XML1/sleepingorc.xml</sprite>
    </npc>
    <npc id="303">
        <!-- Human-Man, sailor with a ratto on his hand. -->
        <sprite>npcs/XML1/rattosailor.xml</sprite>
    </npc>
    <npc id="304">
        <!-- Demon-Woman, take care about the ship. -->
        <sprite>npcs/XML1/julia.xml</sprite>
    </npc>
    <npc id="305">
        <!-- Sailors group. -->
        <sprite>npcs/XML1/sailors.xml</sprite>
    </npc>
    <npc id="306">
        <!-- Mudget-Man, small and not smart at all... -->
        <sprite>npcs/XML1/silvio.xml</sprite>
    </npc>
    <npc id="307">
        <!-- Tritan-Man, sitting on a barrel. -->
        <sprite>npcs/XML1/magic_arpan.xml</sprite>
    </npc>
    <npc id="308">
        <!-- Piousrocket, sitting on his iron bar. -->
        <sprite>npcs/XML1/piousrocket.xml</sprite>
    </npc>
    <npc id="309">
        <!-- Human-Man, standing elmo. -->
        <sprite>npcs/XML1/elmo1.xml</sprite>
    </npc>
<!-- Special NPCs -->
</npcs>
<!-- Pad & Reid's work .. November 2010 -->
<!-- Reid's wipe and redo .. April 2011 -->
<!-- Reid's re-management of the shape .. May 2011 -->
<!-- Reid's wipe .. November 2011 -->
<!-- Reid's ship release .. December 2011 -->