Port outerclothing from discordia (#382)

Inhand sprites are half-scaled of the sprite
This commit is contained in:
metalgearsloth
2019-10-12 03:09:34 +11:00
committed by Pieter-Jan Briers
parent d7360f8709
commit bd5a4e33ab
722 changed files with 1990 additions and 67 deletions

View File

@@ -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))