\ No newline at end of file
diff --git a/Content/Textures/ArachnaeSwarm/Mote/BlastFrost.png b/Content/Textures/ArachnaeSwarm/Mote/BlastFrost.png
new file mode 100644
index 0000000..a6ae06a
Binary files /dev/null and b/Content/Textures/ArachnaeSwarm/Mote/BlastFrost.png differ
diff --git a/Source/ArachnaeSwarm/PowerArmor/JobDriver_EnterPowerArmor.cs b/Source/ArachnaeSwarm/PowerArmor/JobDriver_EnterPowerArmor.cs
index 007247a..9b7c899 100644
--- a/Source/ArachnaeSwarm/PowerArmor/JobDriver_EnterPowerArmor.cs
+++ b/Source/ArachnaeSwarm/PowerArmor/JobDriver_EnterPowerArmor.cs
@@ -80,6 +80,8 @@ namespace ArachnaeSwarm
actor.equipment.MakeRoomFor(weapon);
actor.equipment.AddEquipment(weapon);
+ // Set the weapon as bonded to the pawn, effectively locking it.
+ actor.equipment.bondedWeapon = weapon;
}
// Despawn the building