-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpaths.xml
More file actions
17 lines (17 loc) · 780 Bytes
/
paths.xml
File metadata and controls
17 lines (17 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144, Alige, Reid
Copyright (C) 2010-2013 Evol Online -->
<configuration>
<option name="portalEffectFile" value="warp.xml"/>
<option name="levelUpEffectFile" value="levelup.xml"/>
<option name="hitEffectId" value="16"/>
<option name="criticalHitEffectId" value="11"/>
<option name="afkEffectId" value="10"/>
<option name="newQuestEffectId" value="17"/>
<option name="completeQuestEffectId" value="18"/>
<option name="skillLevelUpEffectId" value="1"/>
<option name="itemIcons" value="graphics/items/"/>
<option name="unknownItemFile" value="unknown-item.png"/>
<option name="sprites" value="graphics/sprites/"/>
<option name="spriteErrorFile" value="error.xml"/>
</configuration>