@@ -81,7 +81,7 @@ namespace Content.Server.GameObjects.Components.Items.Storage.Fill
|
||||
{
|
||||
if (random.Prob(0.3f))
|
||||
{
|
||||
Spawn("CableStack");
|
||||
Spawn("ApcExtensionCableStack");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user