Port outerclothing from discordia (#382)
Inhand sprites are half-scaled of the sprite
This commit is contained in:
committed by
Pieter-Jan Briers
parent
d7360f8709
commit
bd5a4e33ab
@@ -30,7 +30,7 @@ namespace Content.Server.GameObjects.Components.Items.Storage.Fill
|
||||
|
||||
if (random.Prob(0.4f))
|
||||
{
|
||||
Spawn("HazardVestClothing");
|
||||
Spawn("OuterclothingHazard");
|
||||
}
|
||||
|
||||
if (random.Prob(0.7f))
|
||||
|
||||
Reference in New Issue
Block a user