Fixed password box not working, connecting powered items with multiple parallel wires works, velocity/depth indicators on nav, stuff
This commit is contained in:
@@ -1,40 +1,41 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<contentpackage name="Vanilla 0.3" path="Data/ContentPackages/Vanilla 0.3">
|
||||
<Item file="Content\Items\idcard.xml" />
|
||||
<Item file="Content\Items\itemlabel.xml" />
|
||||
<Item file="Content\Items\Artifacts\artifacts.xml" />
|
||||
<Item file="Content\Items\Button\button.xml" />
|
||||
<Item file="Content\Items\Clothes\clothes.xml" />
|
||||
<Item file="Content\Items\Diving\divinggear.xml" />
|
||||
<Item file="Content\Items\Door\doors.xml" />
|
||||
<Item file="Content\Items\Electricity\lights.xml" />
|
||||
<Item file="Content\Items\Electricity\monitors.xml" />
|
||||
<Item file="Content\Items\Electricity\poweritems.xml" />
|
||||
<Item file="Content\Items\Electricity\signalitems.xml" />
|
||||
<Item file="Content\Items\Engine\engine.xml" />
|
||||
<Item file="Content\Items\Fabricators\fabricators.xml" />
|
||||
<Item file="Content\Items\Fabricators\materials.xml" />
|
||||
<Item file="Content\Items\Ladder\ladder.xml" />
|
||||
<Item file="Content\Items\Lockers\lockers.xml" />
|
||||
<Item file="Content\Items\Medical\medical.xml" />
|
||||
<Item file="Content\Items\MiniMap\item.xml" />
|
||||
<Item file="Content\Items\OxygenGenerator\oxygengenerator.xml" />
|
||||
<Item file="Content\Items\Pump\pump.xml" />
|
||||
<Item file="Content\Items\Reactor\reactor.xml" />
|
||||
<Item file="Content\Items\Tools\tools.xml" />
|
||||
<Item file="Content\Items\Weapons\explosives.xml" />
|
||||
<Item file="Content\Items\Weapons\railgun.xml" />
|
||||
<Item file="Content\Items\Weapons\weapons.xml" />
|
||||
<Character file="Content\Characters\Crawler\crawler.xml" />
|
||||
<Character file="Content\Characters\Endworm\endworm.xml" />
|
||||
<Character file="Content\Characters\Human\human.xml" />
|
||||
<Character file="Content\Characters\Mantis\mantis.xml" />
|
||||
<Character file="Content\Characters\Moloch\moloch.xml" />
|
||||
<Character file="Content\Characters\Scorpion\scorpion.xml" />
|
||||
<Character file="Content\Characters\TigerThresher\tigerthresher.xml" />
|
||||
<Character file="Content\Characters\Watcher\watcher.xml" />
|
||||
<Structure file="Content\Map\StructurePrefabs.xml" />
|
||||
<RandomEvents file="Content\randomevents.xml" />
|
||||
<Jobs file="Content\Jobs.xml" />
|
||||
<Item file="Content/Items/idcard.xml" />
|
||||
<Item file="Content/Items/itemlabel.xml" />
|
||||
<Item file="Content/Items/Artifacts/artifacts.xml" />
|
||||
<Item file="Content/Items/Button/button.xml" />
|
||||
<Item file="Content/Items/Clothes/clothes.xml" />
|
||||
<Item file="Content/Items/Diving/divinggear.xml" />
|
||||
<Item file="Content/Items/Door/doors.xml" />
|
||||
<Item file="Content/Items/Electricity/lights.xml" />
|
||||
<Item file="Content/Items/Electricity/monitors.xml" />
|
||||
<Item file="Content/Items/Electricity/poweritems.xml" />
|
||||
<Item file="Content/Items/Electricity/signalitems.xml" />
|
||||
<Item file="Content/Items/Engine/engine.xml" />
|
||||
<Item file="Content/Items/Fabricators/fabricators.xml" />
|
||||
<Item file="Content/Items/Fabricators/materials.xml" />
|
||||
<Item file="Content/Items/Ladder/ladder.xml" />
|
||||
<Item file="Content/Items/Lockers/lockers.xml" />
|
||||
<Item file="Content/Items/Medical/medical.xml" />
|
||||
<Item file="Content/Items/MiniMap/item.xml" />
|
||||
<Item file="Content/Items/OxygenGenerator/oxygengenerator.xml" />
|
||||
<Item file="Content/Items/Pump/pump.xml" />
|
||||
<Item file="Content/Items/Reactor/reactor.xml" />
|
||||
<Item file="Content/Items/Tools/tools.xml" />
|
||||
<Item file="Content/Items/Weapons/explosives.xml" />
|
||||
<Item file="Content/Items/Weapons/railgun.xml" />
|
||||
<Item file="Content/Items/Weapons/weapons.xml" />
|
||||
<Character file="Content/Characters/Crawler/crawler.xml" />
|
||||
<Character file="Content/Characters/Endworm/endworm.xml" />
|
||||
<Character file="Content/Characters/Human/human.xml" />
|
||||
<Character file="Content/Characters/Husk/husk.xml" />
|
||||
<Character file="Content/Characters/Mantis/mantis.xml" />
|
||||
<Character file="Content/Characters/Moloch/moloch.xml" />
|
||||
<Character file="Content/Characters/Scorpion/scorpion.xml" />
|
||||
<Character file="Content/Characters/TigerThresher/tigerthresher.xml" />
|
||||
<Character file="Content/Characters/Watcher/watcher.xml" />
|
||||
<Structure file="Content/Map/StructurePrefabs.xml" />
|
||||
<RandomEvents file="Content/randomevents.xml" />
|
||||
<Jobs file="Content/Jobs.xml" />
|
||||
<Executable file="Barotrauma.exe" />
|
||||
</contentpackage>
|
||||
</contentpackage>
|
||||
|
||||
Reference in New Issue
Block a user