Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 32 additions & 32 deletions Data/ChairloaderPatch/Libs/Chairloader/Trainer/EntitySpawnList.xml
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
<?xml version="1.0"?>
<EntitySpawnList>
<Category Header="Typhon">
<Category Header="Mimics">
<Npc Name="ArkNpcs.Mimics.Mimic">Mimic</Npc>
<Npc Name="ArkNpcs.Mimics.EliteMimic">Greater Mimic</Npc>
<EntitySpawnList Header="Trainer">
<Category ch:index="100" Header="Typhon">
<Category ch:index="100" Header="Mimics">
<Npc ch:index="100" Name="ArkNpcs.Mimics.Mimic">Mimic</Npc>
<Npc ch:index="200" Name="ArkNpcs.Mimics.EliteMimic">Greater Mimic</Npc>
</Category>

<Category Header="Phantoms">
<Npc Name="ArkNpcs.Phantoms.BasePhantom">Normal</Npc>
<Npc Name="ArkNpcs.Phantoms.ThermalPhantom">Thermal</Npc>
<Npc Name="ArkNpcs.Phantoms.EthericPhantom">Etheric</Npc>
<Npc Name="ArkNpcs.Phantoms.VoltaicPhantom">Voltaic</Npc>
<Category ch:index="200" Header="Phantoms">
<Npc ch:index="100" Name="ArkNpcs.Phantoms.BasePhantom">Normal</Npc>
<Npc ch:index="200" Name="ArkNpcs.Phantoms.ThermalPhantom">Thermal</Npc>
<Npc ch:index="300" Name="ArkNpcs.Phantoms.EthericPhantom">Etheric</Npc>
<Npc ch:index="400" Name="ArkNpcs.Phantoms.VoltaicPhantom">Voltaic</Npc>
</Category>

<Npc Name="ArkNpcs.ArkNightmare">Nightmare</Npc>
<Npc Name="ArkNpcs.ArkPoltergeist">Poltergeist</Npc>
<Npc Name="ArkNpcs.Overseers.Telepath">Telepath</Npc>
<Npc Name="ArkNpcs.Overseers.Technopath">Technopath</Npc>
<Npc ch:index="300" Name="ArkNpcs.ArkNightmare">Nightmare</Npc>
<Npc ch:index="400" Name="ArkNpcs.ArkPoltergeist">Poltergeist</Npc>
<Npc ch:index="500" Name="ArkNpcs.Overseers.Telepath">Telepath</Npc>
<Npc ch:index="600" Name="ArkNpcs.Overseers.Technopath">Technopath</Npc>
</Category>

<Category Header="Operators">
<Npc Name="ArkRobots.Operators\Generic.MedicalOperator">Medical</Npc>
<Npc Name="ArkRobots.Operators\Generic.EngineeringOperator">Engineering</Npc>
<Npc Name="ArkRobots.Operators\Generic.ScienceOperator">Science</Npc>
<Npc Name="ArkRobots.Operators\Generic.MilitaryOperator">Military</Npc>
<Category ch:index="200" Header="Operators">
<Npc ch:index="100" Name="ArkRobots.Operators\Generic.MedicalOperator">Medical</Npc>
<Npc ch:index="200" Name="ArkRobots.Operators\Generic.EngineeringOperator">Engineering</Npc>
<Npc ch:index="300" Name="ArkRobots.Operators\Generic.ScienceOperator">Science</Npc>
<Npc ch:index="400" Name="ArkRobots.Operators\Generic.MilitaryOperator">Military</Npc>
</Category>

<Npc Name="ArkRobots.Turrets.Turret_Default">Turret</Npc>
<Npc ch:index="300" Name="ArkRobots.Turrets.Turret_Default">Turret</Npc>

<Category Header="Weapons">
<Entity Name="ArkPickups.Weapons.Wrench">Wrench</Entity>
<Entity Name="ArkPickups.Weapons.Shotgun">Shotgun</Entity>
<Entity Name="ArkPickups.Ammo.ShotgunShells">Shotgun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Pistol">Pistol</Entity>
<Entity Name="ArkPickups.Ammo.PistolBullets">Pistol Ammo</Entity>
<Entity Name="ArkPickups.Weapons.GooGun">Gloo Gun</Entity>
<Entity Name="ArkPickups.Ammo.GooGun">Gloo Gun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Instalaser">Q Beam</Entity>
<Entity Name="ArkPickups.Ammo.InstaLaser">Q Beam Ammo</Entity>
<Entity Name="ArkPickups.Weapons.StunGun">Stun Gun</Entity>
<Entity Name="ArkPickups.Ammo.StunGunAmmo">Stun Gun Ammo</Entity>
<Category ch:index="400" Header="Weapons">
<Entity ch:index="100" Name="ArkPickups.Weapons.Wrench">Wrench</Entity>
<Entity ch:index="200" Name="ArkPickups.Weapons.Shotgun">Shotgun</Entity>
<Entity ch:index="300" Name="ArkPickups.Ammo.ShotgunShells">Shotgun Ammo</Entity>
<Entity ch:index="400" Name="ArkPickups.Weapons.Pistol">Pistol</Entity>
<Entity ch:index="500" Name="ArkPickups.Ammo.PistolBullets">Pistol Ammo</Entity>
<Entity ch:index="600" Name="ArkPickups.Weapons.GooGun">Gloo Gun</Entity>
<Entity ch:index="700" Name="ArkPickups.Ammo.GooGun">Gloo Gun Ammo</Entity>
<Entity ch:index="800" Name="ArkPickups.Weapons.Instalaser">Q Beam</Entity>
<Entity ch:index="900" Name="ArkPickups.Ammo.InstaLaser">Q Beam Ammo</Entity>
<Entity ch:index="1000" Name="ArkPickups.Weapons.StunGun">Stun Gun</Entity>
<Entity ch:index="1100" Name="ArkPickups.Ammo.StunGunAmmo">Stun Gun Ammo</Entity>
</Category>
</EntitySpawnList>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0"?>
<MergingPolicy
xmlns="https://thelivingdiamond.github.io/Chairloader/Xsd/Chairloader"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://thelivingdiamond.github.io/Chairloader/Xsd/Chairloader ../../../../../Xsd/Chairloader/MergingPolicy.xsd">
<NodeByType name="EntitySpawnList" type="ChairloaderEntitySpawnListCategory" />
</MergingPolicy>
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0"?>
<Mod1>
<testString type="string">String from mod 1</testString>
</Mod1>
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
<?xml version="1.0"?>
<EntitySpawnList Header="Trainer">
<Category Header="Typhon">
<Category Header="Mimics">
<Npc Name="ArkNpcs.Mimics.Mimic">Mimic</Npc>
<Npc Name="ArkNpcs.Mimics.EliteMimic">Greater Mimic</Npc>
</Category>

<Category Header="Mimics with Hats">
<Npc Name="ArkNpcs.Mimics.Mimic.BeanieHat">Beanie</Npc>
<Npc Name="ArkNpcs.Mimics.Mimic.BucketHat">Bucket</Npc>
<Npc Name="ArkNpcs.Mimics.Mimic.CrownHat">Crown</Npc>
<Npc Name="ArkNpcs.Mimics.Mimic.RiceHat">Rice</Npc>
<Npc Name="ArkNpcs.Mimics.Mimic.Sombrero">Sombrero</Npc>
<Npc Name="ArkNpcs.Mimics.Mimic.StripedHat">Striped Hat</Npc>
<Npc Name="ArkNpcs.Mimics.Mimic.TopHat">Top Hat</Npc>
<Npc Name="ArkNpcs.Mimics.Mimic.WitchHat">Witch Hat</Npc>
</Category>

<Category Header="Phantoms">
<Npc Name="ArkNpcs.Phantoms.BasePhantom">Normal</Npc>
<Npc Name="ArkNpcs.Phantoms.ThermalPhantom">Thermal</Npc>
<Npc Name="ArkNpcs.Phantoms.EthericPhantom">Etheric</Npc>
<Npc Name="ArkNpcs.Phantoms.VoltaicPhantom">Voltaic</Npc>
</Category>

<Npc Name="ArkNpcs.ArkNightmare">Nightmare</Npc>
<Npc Name="ArkNpcs.ArkPoltergeist">Poltergeist</Npc>
<Npc Name="ArkNpcs.Overseers.Telepath">Telepath</Npc>
<Npc Name="ArkNpcs.Overseers.Technopath">Technopath</Npc>
</Category>

<Category Header="Operators">
<Npc Name="ArkRobots.Operators\Generic.MedicalOperator">Medical</Npc>
<Npc Name="ArkRobots.Operators\Generic.EngineeringOperator">Engineering</Npc>
<Npc Name="ArkRobots.Operators\Generic.ScienceOperator">Science</Npc>
<Npc Name="ArkRobots.Operators\Generic.MilitaryOperator">Military</Npc>
</Category>

<Npc Name="ArkRobots.Turrets.Turret_Default">Turret</Npc>

<Category Header="Weapons">
<Entity Name="ArkPickups.Weapons.Wrench">Wrench</Entity>
<Entity Name="ArkPickups.Weapons.Shotgun">Shotgun</Entity>
<Entity Name="ArkPickups.Ammo.ShotgunShells">Shotgun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Pistol">Pistol</Entity>
<Entity Name="ArkPickups.Ammo.PistolBullets">Pistol Ammo</Entity>
<Entity Name="ArkPickups.Weapons.GooGun">Gloo Gun</Entity>
<Entity Name="ArkPickups.Ammo.GooGun">Gloo Gun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Instalaser">Q Beam</Entity>
<Entity Name="ArkPickups.Ammo.InstaLaser">Q Beam Ammo</Entity>
<Entity Name="ArkPickups.Weapons.StunGun">Stun Gun</Entity>
<Entity Name="ArkPickups.Ammo.StunGunAmmo">Stun Gun Ammo</Entity>
</Category>
</EntitySpawnList>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
I'm a texture!
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0"?>
<EntitySpawnList>
<Category ch:index="100" Header="Typhon">
<Category ch:index="110" Header="Mimics with Hats">
<Npc ch:index="100" Name="ArkNpcs.Mimics.Mimic.BeanieHat">Beanie</Npc>
<Npc ch:index="200" Name="ArkNpcs.Mimics.Mimic.BucketHat">Bucket</Npc>
<Npc ch:index="300" Name="ArkNpcs.Mimics.Mimic.CrownHat">Crown</Npc>
<Npc ch:index="400" Name="ArkNpcs.Mimics.Mimic.RiceHat">Rice</Npc>
<Npc ch:index="500" Name="ArkNpcs.Mimics.Mimic.Sombrero">Sombrero</Npc>
<Npc ch:index="600" Name="ArkNpcs.Mimics.Mimic.StripedHat">Striped Hat</Npc>
<Npc ch:index="700" Name="ArkNpcs.Mimics.Mimic.TopHat">Top Hat</Npc>
<Npc ch:index="800" Name="ArkNpcs.Mimics.Mimic.WitchHat">Witch Hat</Npc>
</Category>
</Category>
</EntitySpawnList>
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?xml version="1.0"?>
<EntitySpawnList Header="Trainer">
<Category Header="Typhon">
<Category Header="Mimics">
<Npc Name="ArkNpcs.Mimics.Mimic">Mimic</Npc>
<Npc Name="ArkNpcs.Mimics.EliteMimic">Greater Mimic</Npc>
</Category>

<Category Header="Phantoms">
<Npc Name="ArkNpcs.Phantoms.BasePhantom">Normal</Npc>
<Npc Name="ArkNpcs.Phantoms.ThermalPhantom">Thermal</Npc>
<Npc Name="ArkNpcs.Phantoms.EthericPhantom">Etheric</Npc>
<Npc Name="ArkNpcs.Phantoms.VoltaicPhantom">Voltaic</Npc>
</Category>

<Npc Name="ArkNpcs.ArkNightmare">Nightmare</Npc>
<Npc Name="ArkNpcs.ArkPoltergeist">Poltergeist</Npc>
<Npc Name="ArkNpcs.Overseers.Telepath">Telepath</Npc>
<Npc Name="ArkNpcs.Overseers.Technopath">Technopath</Npc>
</Category>

<Category Header="Operators">
<Npc Name="ArkRobots.Operators\Generic.MedicalOperator">Medical</Npc>
<Npc Name="ArkRobots.Operators\Generic.EngineeringOperator">Engineering</Npc>
<Npc Name="ArkRobots.Operators\Generic.ScienceOperator">Science</Npc>
<Npc Name="ArkRobots.Operators\Generic.MilitaryOperator">Military</Npc>
</Category>

<Npc Name="ArkRobots.Turrets.Turret_Default">Turret</Npc>

<Category Header="Weapons">
<Entity Name="ArkPickups.Weapons.Wrench">Wrench</Entity>
<Entity Name="ArkPickups.Weapons.Shotgun">Shotgun</Entity>
<Entity Name="ArkPickups.Ammo.ShotgunShells">Shotgun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Pistol">Pistol</Entity>
<Entity Name="ArkPickups.Ammo.PistolBullets">Pistol Ammo</Entity>
<Entity Name="ArkPickups.Weapons.GooGun">Gloo Gun</Entity>
<Entity Name="ArkPickups.Ammo.GooGun">Gloo Gun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Instalaser">Q Beam</Entity>
<Entity Name="ArkPickups.Ammo.InstaLaser">Q Beam Ammo</Entity>
<Entity Name="ArkPickups.Weapons.StunGun">Stun Gun</Entity>
<Entity Name="ArkPickups.Ammo.StunGunAmmo">Stun Gun Ammo</Entity>
</Category>
</EntitySpawnList>
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?xml version="1.0"?>
<EntitySpawnList Header="Trainer">
<Category Header="Typhon">
<Category Header="Mimics">
<Npc Name="ArkNpcs.Mimics.Mimic">Mimic</Npc>
<Npc Name="ArkNpcs.Mimics.EliteMimic">Greater Mimic</Npc>
</Category>

<Category Header="Phantoms">
<Npc Name="ArkNpcs.Phantoms.BasePhantom">Normal</Npc>
<Npc Name="ArkNpcs.Phantoms.ThermalPhantom">Thermal</Npc>
<Npc Name="ArkNpcs.Phantoms.EthericPhantom">Etheric</Npc>
<Npc Name="ArkNpcs.Phantoms.VoltaicPhantom">Voltaic</Npc>
</Category>

<Npc Name="ArkNpcs.ArkNightmare">Nightmare</Npc>
<Npc Name="ArkNpcs.ArkPoltergeist">Poltergeist</Npc>
<Npc Name="ArkNpcs.Overseers.Telepath">Telepath</Npc>
<Npc Name="ArkNpcs.Overseers.Technopath">Technopath</Npc>
</Category>

<Category Header="Operators">
<Npc Name="ArkRobots.Operators\Generic.MedicalOperator">Medical</Npc>
<Npc Name="ArkRobots.Operators\Generic.EngineeringOperator">Engineering</Npc>
<Npc Name="ArkRobots.Operators\Generic.ScienceOperator">Science</Npc>
<Npc Name="ArkRobots.Operators\Generic.MilitaryOperator">Military</Npc>
</Category>

<Npc Name="ArkRobots.Turrets.Turret_Default">Turret</Npc>

<Category Header="Weapons">
<Entity Name="ArkPickups.Weapons.Wrench">Wrench</Entity>
<Entity Name="ArkPickups.Weapons.Shotgun">Shotgun</Entity>
<Entity Name="ArkPickups.Ammo.ShotgunShells">Shotgun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Pistol">Pistol</Entity>
<Entity Name="ArkPickups.Ammo.PistolBullets">Pistol Ammo</Entity>
<Entity Name="ArkPickups.Weapons.GooGun">Gloo Gun</Entity>
<Entity Name="ArkPickups.Ammo.GooGun">Gloo Gun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Instalaser">Q Beam</Entity>
<Entity Name="ArkPickups.Ammo.InstaLaser">Q Beam Ammo</Entity>
<Entity Name="ArkPickups.Weapons.StunGun">Stun Gun</Entity>
<Entity Name="ArkPickups.Ammo.StunGunAmmo">Stun Gun Ammo</Entity>
</Category>
</EntitySpawnList>
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?xml version="1.0"?>
<EntitySpawnList Header="Trainer">
<Category Header="Typhon">
<Category Header="Mimics">
<Npc Name="ArkNpcs.Mimics.Mimic">Mimic</Npc>
<Npc Name="ArkNpcs.Mimics.EliteMimic">Greater Mimic</Npc>
</Category>

<Category Header="Phantoms">
<Npc Name="ArkNpcs.Phantoms.BasePhantom">Normal</Npc>
<Npc Name="ArkNpcs.Phantoms.ThermalPhantom">Thermal</Npc>
<Npc Name="ArkNpcs.Phantoms.EthericPhantom">Etheric</Npc>
<Npc Name="ArkNpcs.Phantoms.VoltaicPhantom">Voltaic</Npc>
</Category>

<Npc Name="ArkNpcs.ArkNightmare">Nightmare</Npc>
<Npc Name="ArkNpcs.ArkPoltergeist">Poltergeist</Npc>
<Npc Name="ArkNpcs.Overseers.Telepath">Telepath</Npc>
<Npc Name="ArkNpcs.Overseers.Technopath">Technopath</Npc>
</Category>

<Category Header="Operators">
<Npc Name="ArkRobots.Operators\Generic.MedicalOperator">Medical</Npc>
<Npc Name="ArkRobots.Operators\Generic.EngineeringOperator">Engineering</Npc>
<Npc Name="ArkRobots.Operators\Generic.ScienceOperator">Science</Npc>
<Npc Name="ArkRobots.Operators\Generic.MilitaryOperator">Military</Npc>
</Category>

<Npc Name="ArkRobots.Turrets.Turret_Default">Turret</Npc>

<Category Header="Weapons">
<Entity Name="ArkPickups.Weapons.Wrench">Wrench</Entity>
<Entity Name="ArkPickups.Weapons.Shotgun">Shotgun</Entity>
<Entity Name="ArkPickups.Ammo.ShotgunShells">Shotgun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Pistol">Pistol</Entity>
<Entity Name="ArkPickups.Ammo.PistolBullets">Pistol Ammo</Entity>
<Entity Name="ArkPickups.Weapons.GooGun">Gloo Gun</Entity>
<Entity Name="ArkPickups.Ammo.GooGun">Gloo Gun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Instalaser">Q Beam</Entity>
<Entity Name="ArkPickups.Ammo.InstaLaser">Q Beam Ammo</Entity>
<Entity Name="ArkPickups.Weapons.StunGun">Stun Gun</Entity>
<Entity Name="ArkPickups.Ammo.StunGunAmmo">Stun Gun Ammo</Entity>
</Category>
</EntitySpawnList>
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?xml version="1.0"?>
<EntitySpawnList Header="Trainer">
<Category Header="Typhon">
<Category Header="Mimics">
<Npc Name="ArkNpcs.Mimics.Mimic">Mimic</Npc>
<Npc Name="ArkNpcs.Mimics.EliteMimic">Greater Mimic</Npc>
</Category>

<Category Header="Phantoms">
<Npc Name="ArkNpcs.Phantoms.BasePhantom">Normal</Npc>
<Npc Name="ArkNpcs.Phantoms.ThermalPhantom">Thermal</Npc>
<Npc Name="ArkNpcs.Phantoms.EthericPhantom">Etheric</Npc>
<Npc Name="ArkNpcs.Phantoms.VoltaicPhantom">Voltaic</Npc>
</Category>

<Npc Name="ArkNpcs.ArkNightmare">Nightmare</Npc>
<Npc Name="ArkNpcs.ArkPoltergeist">Poltergeist</Npc>
<Npc Name="ArkNpcs.Overseers.Telepath">Telepath</Npc>
<Npc Name="ArkNpcs.Overseers.Technopath">Technopath</Npc>
</Category>

<Category Header="Operators">
<Npc Name="ArkRobots.Operators\Generic.MedicalOperator">Medical</Npc>
<Npc Name="ArkRobots.Operators\Generic.EngineeringOperator">Engineering</Npc>
<Npc Name="ArkRobots.Operators\Generic.ScienceOperator">Science</Npc>
<Npc Name="ArkRobots.Operators\Generic.MilitaryOperator">Military</Npc>
</Category>

<Npc Name="ArkRobots.Turrets.Turret_Default">Turret</Npc>

<Category Header="Weapons">
<Entity Name="ArkPickups.Weapons.Wrench">Wrench</Entity>
<Entity Name="ArkPickups.Weapons.Shotgun">Shotgun</Entity>
<Entity Name="ArkPickups.Ammo.ShotgunShells">Shotgun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Pistol">Pistol</Entity>
<Entity Name="ArkPickups.Ammo.PistolBullets">Pistol Ammo</Entity>
<Entity Name="ArkPickups.Weapons.GooGun">Gloo Gun</Entity>
<Entity Name="ArkPickups.Ammo.GooGun">Gloo Gun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Instalaser">Q Beam</Entity>
<Entity Name="ArkPickups.Ammo.InstaLaser">Q Beam Ammo</Entity>
<Entity Name="ArkPickups.Weapons.StunGun">Stun Gun</Entity>
<Entity Name="ArkPickups.Ammo.StunGunAmmo">Stun Gun Ammo</Entity>
</Category>
</EntitySpawnList>
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?xml version="1.0"?>
<EntitySpawnList Header="Trainer">
<Category Header="Typhon">
<Category Header="Mimics">
<Npc Name="ArkNpcs.Mimics.Mimic">Mimic</Npc>
<Npc Name="ArkNpcs.Mimics.EliteMimic">Greater Mimic</Npc>
</Category>

<Category Header="Phantoms">
<Npc Name="ArkNpcs.Phantoms.BasePhantom">Normal</Npc>
<Npc Name="ArkNpcs.Phantoms.ThermalPhantom">Thermal</Npc>
<Npc Name="ArkNpcs.Phantoms.EthericPhantom">Etheric</Npc>
<Npc Name="ArkNpcs.Phantoms.VoltaicPhantom">Voltaic</Npc>
</Category>

<Npc Name="ArkNpcs.ArkNightmare">Nightmare</Npc>
<Npc Name="ArkNpcs.ArkPoltergeist">Poltergeist</Npc>
<Npc Name="ArkNpcs.Overseers.Telepath">Telepath</Npc>
<Npc Name="ArkNpcs.Overseers.Technopath">Technopath</Npc>
</Category>

<Category Header="Operators">
<Npc Name="ArkRobots.Operators\Generic.MedicalOperator">Medical</Npc>
<Npc Name="ArkRobots.Operators\Generic.EngineeringOperator">Engineering</Npc>
<Npc Name="ArkRobots.Operators\Generic.ScienceOperator">Science</Npc>
<Npc Name="ArkRobots.Operators\Generic.MilitaryOperator">Military</Npc>
</Category>

<Npc Name="ArkRobots.Turrets.Turret_Default">Turret</Npc>

<Category Header="Weapons">
<Entity Name="ArkPickups.Weapons.Wrench">Wrench</Entity>
<Entity Name="ArkPickups.Weapons.Shotgun">Shotgun</Entity>
<Entity Name="ArkPickups.Ammo.ShotgunShells">Shotgun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Pistol">Pistol</Entity>
<Entity Name="ArkPickups.Ammo.PistolBullets">Pistol Ammo</Entity>
<Entity Name="ArkPickups.Weapons.GooGun">Gloo Gun</Entity>
<Entity Name="ArkPickups.Ammo.GooGun">Gloo Gun Ammo</Entity>
<Entity Name="ArkPickups.Weapons.Instalaser">Q Beam</Entity>
<Entity Name="ArkPickups.Ammo.InstaLaser">Q Beam Ammo</Entity>
<Entity Name="ArkPickups.Weapons.StunGun">Stun Gun</Entity>
<Entity Name="ArkPickups.Ammo.StunGunAmmo">Stun Gun Ammo</Entity>
</Category>
</EntitySpawnList>
Loading
Loading