Cook
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<ConnectionPanel Locked="False" PickingTime="0" CanBePicked="False" LockGuiFramePosition="False" GuiFrameOffset="0,0" AllowInGameEditing="True" Msg="ItemMsgRewireScrewdriver">
|
||||
<requireditem items="screwdriver" type="Equipped" characterinventoryslottype="None" optional="false" ignoreineditor="false" excludebroken="true" requireempty="false" excludefullcondition="false" targetslot="-1" allowvariants="true" rotation="0" setactive="false" />
|
||||
<input name="signal_in" />
|
||||
<output name="signal_out" />
|
||||
<output name="signal_out" maxwires="10" />
|
||||
<input name="set_channel">
|
||||
<link w="1071" i="1" />
|
||||
</input>
|
||||
@@ -35,7 +35,7 @@
|
||||
<input name="signal_in2">
|
||||
<link w="1069" i="1" />
|
||||
</input>
|
||||
<output name="signal_out" />
|
||||
<output name="signal_out" maxwires="10" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="" identifier="orangewire" ID="1070" rect="-50629,-16072,42,16" NonInteractable="False" NonPlayerTeamInteractable="False" AllowSwapping="True" Rotation="0" Scale="0.5" SpriteColor="255,140,13,255" InventoryIconColor="255,140,13,255" ContainerColor="255,255,255,255" InvulnerableToDamage="False" Tags="wire,smallitem" DisplaySideBySideWhenLinked="False" DisallowedUpgrades="" SpriteDepth="0.8" HiddenInGame="False" conditionpercentage="100" hideinassemblypreview="true">
|
||||
@@ -166,13 +166,13 @@
|
||||
<output name="signal_out1">
|
||||
<link w="1077" i="0" />
|
||||
</output>
|
||||
<output name="signal_out2" />
|
||||
<output name="signal_out3" />
|
||||
<output name="signal_out4" />
|
||||
<output name="signal_out5" />
|
||||
<output name="signal_out6" />
|
||||
<output name="signal_out7" />
|
||||
<output name="signal_out8" />
|
||||
<output name="signal_out2" maxwires="10" />
|
||||
<output name="signal_out3" maxwires="10" />
|
||||
<output name="signal_out4" maxwires="10" />
|
||||
<output name="signal_out5" maxwires="10" />
|
||||
<output name="signal_out6" maxwires="10" />
|
||||
<output name="signal_out7" maxwires="10" />
|
||||
<output name="signal_out8" maxwires="10" />
|
||||
</ConnectionPanel>
|
||||
<ItemContainer QuickUseMovesItemsInside="False" ContainableRestrictions="" AutoFill="True" PickingTime="0" CanBePicked="False" LockGuiFramePosition="False" GuiFrameOffset="0,0" AllowInGameEditing="True" Msg="" contained="1057,1058,1059,1060,1061,1062,1063,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,," ExtraStackSize="0" />
|
||||
<ItemContainer QuickUseMovesItemsInside="False" ContainableRestrictions="" AutoFill="True" PickingTime="0" CanBePicked="False" LockGuiFramePosition="False" GuiFrameOffset="0,0" AllowInGameEditing="True" Msg="" contained="1064;1065,1066;1067;1068,1069;1070,1071,,,,,," ExtraStackSize="0" />
|
||||
|
@@ -18,8 +18,8 @@
|
||||
<ConnectionPanel selectkey="Action" canbeselected="true" msg="ItemMsgRewireScrewdriver" hudpriority="10">
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<output name="position_out" displayname="connection.turretaimingout" fallbackdisplayname="inputtype.aim" />
|
||||
<output name="trigger_out" displayname="connection.turrettriggerout" fallbackdisplayname="inputtype.shoot" />
|
||||
<output name="position_out" displayname="connection.turretaimingout" fallbackdisplayname="inputtype.aim" maxwires="10" />
|
||||
<output name="trigger_out" displayname="connection.turrettriggerout" fallbackdisplayname="inputtype.shoot" maxwires="10" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
</Override>
|
||||
@@ -40,7 +40,7 @@
|
||||
<GuiFrame relativesize="1.0,1.0" anchor="Center" style="MonitorWiringDiagram" hidedragicons="true" />
|
||||
</Terminal>
|
||||
</Item>
|
||||
<Item name="Wifi Surveillance Camera" identifier="wifisurveillancecamera" category="Equipment" Tags="smallitem,signal,camera" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Broadcasts the view to the configured wifi channel when wired to a power source. Can be attached anywhere on the inside and on fins and beams on the outside of your submarine." scale="0.325" impactsoundtag="impact_metal_light" isshootable="true">
|
||||
<Item name="Wifi Surveillance Camera" identifier="wifisurveillancecamera" category="Equipment" Tags="smallitem,signal,camera" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Broadcasts the view to the configured wifi channel when wired to a power source. Can be attached anywhere on the inside and on fins and beams on the outside of your submarine." scale="0.325" impactsoundtag="impact_metal_light" isshootable="true">
|
||||
<PreferredContainer primary="divingcab,crewcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="copper" />
|
||||
@@ -84,7 +84,7 @@
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="power_in" displayname="connection.powerin" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
@@ -130,11 +130,11 @@
|
||||
<input name="set_text" displayname="connection.set_text" fallbackdisplayname="connection.setoutput" />
|
||||
<input name="set_color" displayname="connection.setcolor" />
|
||||
<input name="set_text_color" displayname="connection.settextcolor" />
|
||||
<output name="position_out" displayname="connection.turretaimingout" fallbackdisplayname="inputtype.aim" />
|
||||
<output name="trigger_out" displayname="connection.turrettriggerout" fallbackdisplayname="inputtype.shoot" />
|
||||
<output name="position_out" displayname="connection.turretaimingout" fallbackdisplayname="inputtype.aim" maxwires="10" />
|
||||
<output name="trigger_out" displayname="connection.turrettriggerout" fallbackdisplayname="inputtype.shoot" maxwires="10" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Wifi Camera" identifier="wificam" category="Equipment" Tags="smallitem,signal,camera" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_light" isshootable="true">
|
||||
<Item name="Wifi Camera" identifier="wificam" category="Equipment" Tags="smallitem,signal,camera" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_light" isshootable="true">
|
||||
<PreferredContainer primary="divingcab,crewcab" />
|
||||
<PreferredContainer secondary="wreckengcab,abandonedengcab,outpostengcab,beaconengcab" amount="1" spawnprobability="0.05" />
|
||||
<Deconstruct time="5">
|
||||
@@ -167,7 +167,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -204,12 +204,12 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<!-- HELMETS -->
|
||||
<Item name="Separatist Camera Helmet" identifier="wificampiratehelmet" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Separatist Camera Helmet" identifier="wificampiratehelmet" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="armcab" secondary="secarmcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="piratehelmet" />
|
||||
@@ -239,7 +239,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -281,11 +281,11 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Ballistic Camera Helmet" identifier="wificamballistichelmet1" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Ballistic Camera Helmet" identifier="wificamballistichelmet1" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="armcab" secondary="secarmcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="ballistichelmet1" />
|
||||
@@ -315,7 +315,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -356,11 +356,11 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Gunner's Camera Helmet" identifier="wificamballistichelmet2" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Gunner's Camera Helmet" identifier="wificamballistichelmet2" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="armcab" secondary="secarmcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="ballistichelmet2" />
|
||||
@@ -390,7 +390,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -432,11 +432,11 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Riot Camera Helmet" identifier="wificamballistichelmet3" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Riot Camera Helmet" identifier="wificamballistichelmet3" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="armcab" secondary="secarmcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="ballistichelmet3" />
|
||||
@@ -466,7 +466,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -507,11 +507,11 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Chitin Camera Helmet" identifier="wificamchitinhelmet" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Chitin Camera Helmet" identifier="wificamchitinhelmet" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="armcab" secondary="secarmcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="chitinhelmet" />
|
||||
@@ -541,7 +541,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -581,11 +581,11 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Iron Camera Helmet" identifier="wificamironhelmet" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Iron Camera Helmet" identifier="wificamironhelmet" category="Equipment" Tags="smallitem,signal,camera,clothing" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Protects your head and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="armcab" secondary="secarmcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="ironhelmet" />
|
||||
@@ -615,7 +615,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -655,12 +655,12 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<!-- MASKS -->
|
||||
<Item name="Clown Camera Mask" identifier="wificamclownmask" category="Equipment" Tags="smallitem,signal,camera,clothing,clownmask" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Be a clown and broadcast your performance to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Clown Camera Mask" identifier="wificamclownmask" category="Equipment" Tags="smallitem,signal,camera,clothing,clownmask" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Be a clown and broadcast your performance to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="crewcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="clownmask" />
|
||||
@@ -690,7 +690,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -728,11 +728,11 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Mother's Countenance with Camera" identifier="wificamclownmaskunique" category="Equipment" Tags="smallitem,signal,camera,clothing,clownmask" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Broadcast the actions of Honkmother to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Mother's Countenance with Camera" identifier="wificamclownmaskunique" category="Equipment" Tags="smallitem,signal,camera,clothing,clownmask" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Broadcast the actions of Honkmother to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="crewcab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="clownmaskunique" />
|
||||
@@ -762,7 +762,7 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
@@ -800,11 +800,11 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Clown Camera Diving Mask" identifier="wificamclowndivingmask" category="Equipment,Diving" Tags="smallitem,signal,camera,clownmask,diving,lightdiving" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Be a clown and broadcast your underwater performance to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Clown Camera Diving Mask" identifier="wificamclowndivingmask" category="Equipment,Diving" Tags="smallitem,signal,camera,clownmask,diving,lightdiving" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Be a clown and broadcast your underwater performance to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="divingcab" secondary="supplycab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="clowndivingmask" />
|
||||
@@ -834,16 +834,16 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery" autoinject="true">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery" autoinject="true">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="64,448,64,64" origin="0.5,0.5" />
|
||||
<SlotIcon slotindex="1" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="oxygensource,weldingtoolfuel" excludeditems="oxygenitetank" />
|
||||
<Containable items="oxygensource,weldingtoolfuel" />
|
||||
<Containable items="oxygenitetank">
|
||||
<StatusEffect type="OnWearing" target="Character" SpeedMultiplier="1.2" setvalue="true" targetslot="0">
|
||||
<Conditional IsDead="false" />
|
||||
</StatusEffect>
|
||||
</Containable>
|
||||
<SubContainer capacity="1" maxstacksize="1">
|
||||
<SubContainer capacity="1" maxstacksize="60">
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
</Containable>
|
||||
@@ -897,11 +897,11 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
<Item name="Camera Diving Mask" identifier="wificamdivingmask" category="Equipment,Diving" Tags="smallitem,signal,camera,diving,lightdiving" focusonselected="true" offsetonselected="500" maxstacksize="1" cargocontaineridentifier="metalcrate" description="Prevents you from drowning and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<Item name="Camera Diving Mask" identifier="wificamdivingmask" category="Equipment,Diving" Tags="smallitem,signal,camera,diving,lightdiving" focusonselected="true" offsetonselected="500" maxstacksize="60" cargocontaineridentifier="metalcrate" description="Prevents you from drowning and broadcasts your view to the configured wifi channel. Requires a battery." scale="0.325" impactsoundtag="impact_metal_heavy" isshootable="false">
|
||||
<PreferredContainer primary="divingcab" secondary="supplycab" />
|
||||
<Deconstruct time="5">
|
||||
<Item identifier="divingmask" />
|
||||
@@ -931,16 +931,16 @@
|
||||
<Conditional voltage="lt 0.5" />
|
||||
</StatusEffect>
|
||||
</LightComponent>
|
||||
<ItemContainer capacity="1" maxstacksize="1" hideitems="true" containedstateindicatorstyle="battery" autoinject="true">
|
||||
<ItemContainer capacity="1" maxstacksize="60" hideitems="true" containedstateindicatorstyle="battery" autoinject="true">
|
||||
<SlotIcon slotindex="0" texture="Content/UI/StatusMonitorUI.png" sourcerect="64,448,64,64" origin="0.5,0.5" />
|
||||
<SlotIcon slotindex="1" texture="Content/UI/StatusMonitorUI.png" sourcerect="128,448,64,64" origin="0.5,0.5" />
|
||||
<Containable items="oxygensource,weldingtoolfuel" excludeditems="oxygenitetank" />
|
||||
<Containable items="oxygensource,weldingtoolfuel" />
|
||||
<Containable items="oxygenitetank">
|
||||
<StatusEffect type="OnWearing" target="Character" SpeedMultiplier="1.2" setvalue="true" targetslot="0">
|
||||
<Conditional IsDead="false" />
|
||||
</StatusEffect>
|
||||
</Containable>
|
||||
<SubContainer capacity="1" maxstacksize="1">
|
||||
<SubContainer capacity="1" maxstacksize="60">
|
||||
<Containable items="mobilebattery">
|
||||
<StatusEffect type="OnContaining" targettype="This" Voltage="1.0" setvalue="true" />
|
||||
</Containable>
|
||||
@@ -990,7 +990,7 @@
|
||||
<GuiFrame relativesize="0.2,0.32" minsize="400,350" maxsize="480,420" anchor="Center" style="ConnectionPanel" />
|
||||
<RequiredItem items="screwdriver" type="Equipped" />
|
||||
<input name="signal_in" displayname="connection.signalin" />
|
||||
<output name="signal_out" displayname="connection.signalout" />
|
||||
<output name="signal_out" displayname="connection.signalout" maxwires="10" />
|
||||
<input name="set_channel" displayname="connection.setchannel" />
|
||||
</ConnectionPanel>
|
||||
</Item>
|
||||
|
Reference in New Issue
Block a user