Fixes (#289)
* - fix: Ling fixes. * - fix: Fix ghasp identity. * - fix: Low temp slowdown fix. * - fix: Crossbow fix. * - fix: Fix gamerules. * - fix: Fix shadow shackles. * - fix: Cleanup refund. * - fix: Can't pry runic door. * - fix: Fix crash. * - fix: Fix mood. * - fix: Fix dictionary.
This commit is contained in:
@@ -91,10 +91,6 @@ public sealed partial class StoreComponent : Component
|
||||
[DataField]
|
||||
public EntityUid? StartingMap;
|
||||
|
||||
// Miracle
|
||||
[DataField]
|
||||
public bool Refunds;
|
||||
|
||||
#region audio
|
||||
/// <summary>
|
||||
/// The sound played to the buyer when a purchase is succesfully made.
|
||||
|
||||
Reference in New Issue
Block a user