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:
@@ -77,5 +77,11 @@ namespace Content.Server.Atmos.Components
|
||||
/// </summary>
|
||||
[DataField, ViewVariables(VVAccess.ReadWrite)]
|
||||
public float FirestackFade = -0.1f;
|
||||
|
||||
/// <summary>
|
||||
/// CrystallPunk fireplace fuel
|
||||
/// </summary>
|
||||
[DataField]
|
||||
public float CP14FireplaceFuel = 10f;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user