Files
abysmal-isle/Data/SpawnDefinitions.xml
Unstable Kitsune b918192e4e Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
2023-11-28 23:20:26 -05:00

22 lines
611 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<spawnDefinitions>
<spawnGroup name="Escortables">
<object type="EscortableMage" />
<object type="Noble" />
<object type="SeekerOfAdventure" />
</spawnGroup>
<spawnGroup name="TownAnimals">
<object type="Cat" />
<object type="Dog" />
</spawnGroup>
<spawnGroup name="Reagents">
<object type="BlackPearl" />
<object type="Bloodmoss" />
<object type="Garlic" />
<object type="Ginseng" />
<object type="MandrakeRoot" />
<object type="Nightshade" />
<object type="SulfurousAsh" />
<object type="SpidersSilk" />
</spawnGroup>
</spawnDefinitions>