Files
barotrauma-localmods/DynamicEuropa/Characters/Special Creatures/Lithomorph/Lithomorph_Cassiterite.xml
2025-03-29 18:06:33 +01:00

9 lines
716 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Comments: Created by UberPendragon (https://steamcommunity.com/profiles/76561197995266558)
avoid spawning clusters of spawners, multiple creatures will harpoon eachother breaking the fight and sometimes physics. Tried making harpoons not stick to deflective (all limbs are deflective) but I can't tell what deflects and what doesnt (dive suits are supposedly deflective)
-->
<Charactervariant inherit="Lithomorph" speciesname="Lithomorph_Cassiterite" speciestranslationoverride="Lithomorph">
<inventory accessiblebyowner="True" Slots="Any, Any, Any" AccessibleWhenAlive="False" Commonness="1">
<Item identifier="cassiterite" />
</inventory>
</Charactervariant>