Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <Items>
- <Item Nameidentifier="exosuit" descriptionidentifier="exosuit" identifier="repair_exosuit" category="Diving,Equipment" tags="bigitem" scale="0.5" impactsoundtag="impact_metal_heavy" cargocontaineridentifier="" hideinmenus="true">
- <Fabricate suitablefabricators="fabricator" displayName="reparitem" requiredtime="60">
- <RequiredSkill identifier="mechanical" level="40" />
- <RequiredItem tag="deepdivinglarge" defaultitem="rustedexosuit" />
- <RequiredItem identifier="ethanol" amount="2" />
- </Fabricate>
- <InventoryIcon texture="Content/Items/Jobgear/Mechanic/Exosuit.png" sourcerect="384,384,128,128" origin="0.5,0.5" />
- <Sprite name="Exosuit Item" texture="Content/Items/Jobgear/Mechanic/Exosuit.png" sourcerect="2,266,203,244" depth="0.55" origin="0.5,0.5" />
- <Body width="150" height="230" density="30" />
- <Holdable slots="RightHand+LeftHand" handle1="0,0" msg="ItemMsgPickUpSelect">
- <StatusEffect type="Always" target="this">
- <SpawnItem identifiers="Exosuit" spawnposition="SameInventory" SpawnIfInventoryFull="true" />
- <Remove />
- </StatusEffect>
- </Holdable>
- </Item>
- </Items>
Add Comment
Please, Sign In to add comment