blob: 77ee83c84ac34cef7a147535d67059fea5e82dcc (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author : Reid Pad
(C) Evol Online 2010-2011.
IDs 100-300 = Unanimated
IDs 301-700 = Animated(1)
IDs 701-900 = Animated(2)
IDs 901-999 = Special
-->
<npcs>
<!-- Unanimated NPCs -->
<!-- Animated NPCs (1)-->
<npc id="301">
<!-- Eye animation. -->
<sprite>npcs/XML1/alige.xml</sprite>
</npc>
<!-- Animated NPCs (2)-->
<!-- 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 -->
|