Glass shards can be refined by welder (#2576)
* Added refine component for glass shard * Add refinable to rest of the shards * Fixed windows shard count * Now objects can vary refine time * Windows will spawn correct shards after destruction * Added all requested changes * Client ignore as well Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -210,8 +210,9 @@
|
||||
"CrematoriumEntityStorage",
|
||||
"RandomArcade",
|
||||
"RandomSpriteState",
|
||||
"WelderRefinable",
|
||||
"ConveyorAssembly",
|
||||
"TwoWayLever"
|
||||
"TwoWayLever",
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user