Refactors, bugfixs + Crystals (#127)
* fix dwarf displacement map * Big Fireplace update * add crystalls placeholder * bonfire update * displaccement update * Update wallmount_torch.yml
This commit is contained in:
@@ -39,7 +39,7 @@ public sealed class RandomSpriteSystem: SharedRandomSpriteSystem
|
||||
|
||||
component.Selected.EnsureCapacity(groups.Count);
|
||||
|
||||
Color? previousColor = null;
|
||||
Color? previousColor = component.CP14InheritBaseColor; //CrystallPunk
|
||||
|
||||
foreach (var group in groups)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user