diff options
Diffstat (limited to 'paths.xml')
-rw-r--r-- | paths.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,4 +12,8 @@ Copyright (C) 2010-2013 Evol Online --> <option name="newQuestEffectId" value="11"/> <option name="completeQuestEffectId" value="11"/> <option name="skillLevelUpEffectId" value="1"/> + <option name="itemIcons" value="graphics/items/"/> + <option name="unknownItemFile" value="../sprites/error.png"/> + <option name="sprites" value="graphics/sprites/"/> + <option name="spriteErrorFile" value="error.xml"/> </configuration> |