暂存
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user