mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2026-01-19 19:36:23 +01:00
added mounts, auras, wings and shop. Packet compression does not work extendedOpCodes does not work but shop is because of extra configuration
This commit is contained in:
6
data/XML/auras.xml
Normal file
6
data/XML/auras.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<auras>
|
||||
<!-- <aura id="1" clientid="368" name="Widow Queen" speed="20" />
|
||||
<aura id="2" clientid="369" name="Racing Bird" speed="20" />
|
||||
<aura id="3" clientid="370" name="War Bear" speed="20" /> -->
|
||||
</auras>
|
||||
Reference in New Issue
Block a user