From bf21e55563bcbb821fdf9efa9268b650af97f8bd Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:14:43 +0200 Subject: [PATCH 1/8] Parts Crates Fix (#533) --- .../Catalog/Fills/Crates/salvage.yml | 179 ++++++++++++++++-- .../Markers/Spawners/Random/salvage.yml | 2 +- 2 files changed, 162 insertions(+), 19 deletions(-) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/salvage.yml b/Resources/Prototypes/Catalog/Fills/Crates/salvage.yml index 961ccf7ed63..4e4c5a6b75f 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/salvage.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/salvage.yml @@ -345,33 +345,176 @@ id: CratePartsT3 name: tier 3 parts crate description: Contains 5 random tier 3 parts for upgrading machines. - # TODO add contents. - #components: - #- type: StorageFill - # contents: - # - id: SalvagePartsT3Spawner - # amount: 5 + components: # Frontier - Fixed the crates spawn in the most stupid way, but its fully working as it need to. + - type: StorageFill + contents: + - id: SuperCapacitorStockPart + orGroup: Part1 + - id: PicoManipulatorStockPart + orGroup: Part1 + - id: SuperMatterBinStockPart + orGroup: Part1 + - id: SuperCapacitorStockPart + orGroup: Part2 + - id: PicoManipulatorStockPart + orGroup: Part2 + - id: SuperMatterBinStockPart + orGroup: Part2 + - id: SuperCapacitorStockPart + orGroup: Part3 + - id: PicoManipulatorStockPart + orGroup: Part3 + - id: SuperMatterBinStockPart + orGroup: Part3 + - id: SuperCapacitorStockPart + orGroup: Part4 + - id: PicoManipulatorStockPart + orGroup: Part4 + - id: SuperMatterBinStockPart + orGroup: Part4 + - id: SuperCapacitorStockPart + orGroup: Part5 + - id: PicoManipulatorStockPart + orGroup: Part5 + - id: SuperMatterBinStockPart + orGroup: Part5 - type: entity parent: CrateGenericSteel id: CratePartsT3T4 name: tier 3/4 parts crate description: Contains 5 random tier 3 or 4 parts for upgrading machines. - # TODO add contents. - #components: - # type: StorageFill - # contents: - # - id: SalvagePartsT3T4Spawner - # amount: 5 + components: # Frontier - Fixed the crates spawn in the most stupid way, but its fully working as it need to. + - type: StorageFill + contents: + #tier 3 + - id: SuperCapacitorStockPart + orGroup: Part1 + prob: 0.2 + - id: PicoManipulatorStockPart + orGroup: Part1 + prob: 0.2 + - id: SuperMatterBinStockPart + orGroup: Part1 + prob: 0.2 + - id: SuperCapacitorStockPart + orGroup: Part2 + prob: 0.2 + - id: PicoManipulatorStockPart + orGroup: Part2 + prob: 0.2 + - id: SuperMatterBinStockPart + orGroup: Part2 + prob: 0.2 + - id: SuperCapacitorStockPart + orGroup: Part3 + prob: 0.2 + - id: PicoManipulatorStockPart + orGroup: Part3 + prob: 0.2 + - id: SuperMatterBinStockPart + orGroup: Part3 + prob: 0.2 + - id: SuperCapacitorStockPart + orGroup: Part4 + prob: 0.2 + - id: PicoManipulatorStockPart + orGroup: Part4 + prob: 0.2 + - id: SuperMatterBinStockPart + orGroup: Part4 + prob: 0.2 + - id: SuperCapacitorStockPart + orGroup: Part5 + prob: 0.2 + - id: PicoManipulatorStockPart + orGroup: Part5 + prob: 0.2 + - id: SuperMatterBinStockPart + orGroup: Part5 + prob: 0.2 + #tier 4 + - id: QuadraticCapacitorStockPart + orGroup: Part1 + prob: 0.1 + - id: FemtoManipulatorStockPart + orGroup: Part1 + prob: 0.1 + - id: BluespaceMatterBinStockPart + orGroup: Part1 + prob: 0.1 + - id: QuadraticCapacitorStockPart + orGroup: Part2 + prob: 0.1 + - id: FemtoManipulatorStockPart + orGroup: Part2 + prob: 0.1 + - id: BluespaceMatterBinStockPart + orGroup: Part2 + prob: 0.1 + - id: QuadraticCapacitorStockPart + orGroup: Part3 + prob: 0.1 + - id: FemtoManipulatorStockPart + orGroup: Part3 + prob: 0.1 + - id: BluespaceMatterBinStockPart + orGroup: Part3 + prob: 0.1 + - id: QuadraticCapacitorStockPart + orGroup: Part4 + prob: 0.1 + - id: FemtoManipulatorStockPart + orGroup: Part4 + prob: 0.1 + - id: BluespaceMatterBinStockPart + orGroup: Part4 + prob: 0.1 + - id: QuadraticCapacitorStockPart + orGroup: Part5 + prob: 0.1 + - id: FemtoManipulatorStockPart + orGroup: Part5 + prob: 0.1 + - id: BluespaceMatterBinStockPart + orGroup: Part5 + prob: 0.1 - type: entity parent: CrateGenericSteel id: CratePartsT4 name: tier 4 parts crate description: Contains 5 random tier 4 parts for upgrading machines. - # TODO add contents. - #components: - #- type: StorageFill - # contents: - # - id: SalvagePartsT4Spawner - # amount: 5 + components: # Frontier - Fixed the crates spawn in the most stupid way, but its fully working as it need to. + - type: StorageFill + contents: + - id: QuadraticCapacitorStockPart + orGroup: Part1 + - id: FemtoManipulatorStockPart + orGroup: Part1 + - id: BluespaceMatterBinStockPart + orGroup: Part1 + - id: QuadraticCapacitorStockPart + orGroup: Part2 + - id: FemtoManipulatorStockPart + orGroup: Part2 + - id: BluespaceMatterBinStockPart + orGroup: Part2 + - id: QuadraticCapacitorStockPart + orGroup: Part3 + - id: FemtoManipulatorStockPart + orGroup: Part3 + - id: BluespaceMatterBinStockPart + orGroup: Part3 + - id: QuadraticCapacitorStockPart + orGroup: Part4 + - id: FemtoManipulatorStockPart + orGroup: Part4 + - id: BluespaceMatterBinStockPart + orGroup: Part4 + - id: QuadraticCapacitorStockPart + orGroup: Part5 + - id: FemtoManipulatorStockPart + orGroup: Part5 + - id: BluespaceMatterBinStockPart + orGroup: Part5 diff --git a/Resources/Prototypes/Entities/Markers/Spawners/Random/salvage.yml b/Resources/Prototypes/Entities/Markers/Spawners/Random/salvage.yml index d1726325808..1b2e5e79361 100644 --- a/Resources/Prototypes/Entities/Markers/Spawners/Random/salvage.yml +++ b/Resources/Prototypes/Entities/Markers/Spawners/Random/salvage.yml @@ -131,7 +131,7 @@ - type: RandomSpawner prototypes: - QuadraticCapacitorStockPart - - PicoManipulatorStockPart + - FemtoManipulatorStockPart #Frontier - Fixed this from tier 3 part to tier 4 - BluespaceMatterBinStockPart offset: 0.0 From 3afd2be9218a0c89887aefcefbcb3f99c959d526 Mon Sep 17 00:00:00 2001 From: FrontierATC Date: Sat, 4 Nov 2023 21:15:32 +0000 Subject: [PATCH 2/8] Automatic Changelog (#533) --- Resources/Changelog/Changelog.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 6f0da33f78c..70bab4d3a63 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1639,3 +1639,9 @@ Entries: message: Added the Gallery, an admin-only spawned grid for special events id: 4595 time: '2023-11-02T23:40:45.0000000+00:00' +- author: dvir01 + changes: + - type: Fix + message: Parts crates contain parts now, no more lies! + id: 4596 + time: '2023-11-04T21:14:44.0000000+00:00' From edb40784f13f0b485dd1ae612c5f2b10b14b84eb Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:16:51 +0200 Subject: [PATCH 3/8] Ptech (#531) * Ptech * Update desk_bell.yml --- .../VendingMachines/Inventories/cart.yml | 82 ++++++++++--------- .../Entities/Objects/Misc/brb_sign.yml | 4 +- .../Entities/Objects/Misc/desk_bell.yml | 2 + 3 files changed, 47 insertions(+), 41 deletions(-) diff --git a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml index f665c2f9fd0..56ca542247e 100644 --- a/Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml +++ b/Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml @@ -1,43 +1,45 @@ - type: vendingMachineInventory id: PTechInventory startingInventory: - PassengerPDA: 10 - ClearPDA: 10 -# ClownPDA: 3 -# MimePDA: 3 -# ChaplainPDA: 3 -# LawyerPDA: 3 -# ReporterPDA: 3 -# ZookeeperPDA: 3 -# JanitorPDA: 3 - MusicianPDA: 3 -# PsychologistPDA: 3 - MedicalPDA: 3 -# ParamedicPDA: 3 -# ChemistryPDA: 3 -# CMOPDA: 3 - SecurityPDA: 3 - BrigmedicPDA: 3 - WardenPDA: 3 - PassengerIDCard: 20 - ClothingHeadsetGrey: 10 - RubberStampCaptain: 10 - RubberStampApproved: 3 - RubberStampDenied: 3 - Pen: 10 - Paper: 20 - PaperOffice: 20 - PaperCaptainsThoughts: 20 - BoxFolderClipboard: 3 - BoxFolderBlue: 3 - BoxFolderRed: 3 - BoxFolderYellow: 3 - HandLabeler: 3 - EncryptionKeySecurity: 10 - EncryptionKeyCargo: 20 - EncryptionKeyEngineering: 20 - EncryptionKeyMedical: 20 - EncryptionKeyScience: 20 - EncryptionKeyCommon: 30 - EncryptionKeyService: 30 - EncryptionKeyCommand: 30 + PassengerPDA: 5 + ClearPDA: 5 +# ClownPDA: 3 # Frontier +# MimePDA: 3 # Frontier +# ChaplainPDA: 3 # Frontier +# LawyerPDA: 3 # Frontier +# ReporterPDA: 3 # Frontier +# ZookeeperPDA: 3 # Frontier +# JanitorPDA: 3 # Frontier + MusicianPDA: 3 # Frontier +# PsychologistPDA: 3 # Frontier + MedicalPDA: 3 # Frontier +# ParamedicPDA: 3 # Frontier +# ChemistryPDA: 3 # Frontier +# CMOPDA: 3 # Frontier + SecurityPDA: 3 # Frontier + BrigmedicPDA: 3 # Frontier + WardenPDA: 3 # Frontier + PassengerIDCard: 10 # Frontier 5<10 + ClothingHeadsetGrey: 10 # Frontier 5<10 + RubberStampCaptain: 10 # Frontier + RubberStampApproved: 3 # Frontier 1<3 + RubberStampDenied: 3 # Frontier 1<3 + Pen: 10 # Frontier + Paper: 20 # Frontier 10<20 + PaperOffice: 20 # Frontier + PaperCaptainsThoughts: 20 # Frontier + BoxFolderClipboard: 3 # Frontier + BoxFolderBlue: 3 # Frontier + BoxFolderRed: 3 # Frontier + BoxFolderYellow: 3 # Frontier + HandLabeler: 3 # Frontier + BrbSign: 3 # Frontier + DeskBell: 3 # Frontier + EncryptionKeyCommand: 3 # Frontier + EncryptionKeySecurity: 10 # Frontier 1<10 + EncryptionKeyCargo: 20 # Frontier 2<20 + EncryptionKeyEngineering: 20 # Frontier 2<20 + EncryptionKeyMedical: 20 # Frontier 2<20 + EncryptionKeyScience: 20 # Frontier 2<20 + EncryptionKeyCommon: 30 # Frontier + EncryptionKeyService: 30 # Frontier 3<30 diff --git a/Resources/Prototypes/Entities/Objects/Misc/brb_sign.yml b/Resources/Prototypes/Entities/Objects/Misc/brb_sign.yml index 2650ff9fe50..e7216c7d03d 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/brb_sign.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/brb_sign.yml @@ -6,4 +6,6 @@ components: - type: Sprite sprite: Objects/Misc/brbsign.rsi - state: icon \ No newline at end of file + state: icon + - type: StaticPrice # Frontier + price: 10 diff --git a/Resources/Prototypes/Entities/Objects/Misc/desk_bell.yml b/Resources/Prototypes/Entities/Objects/Misc/desk_bell.yml index 12406f2890d..fb143320d99 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/desk_bell.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/desk_bell.yml @@ -45,3 +45,5 @@ damage: types: Blunt: 4 + - type: StaticPrice # Frontier + price: 10 From c6f6dcff51e44c87daa19dd6ce5778e2e6593746 Mon Sep 17 00:00:00 2001 From: FrontierATC Date: Sat, 4 Nov 2023 21:17:30 +0000 Subject: [PATCH 4/8] Automatic Changelog (#531) --- Resources/Changelog/Changelog.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 70bab4d3a63..5654162a55a 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1645,3 +1645,9 @@ Entries: message: Parts crates contain parts now, no more lies! id: 4596 time: '2023-11-04T21:14:44.0000000+00:00' +- author: dvir01 + changes: + - type: Tweak + message: 'NT Added "BRB" signs and desk bells to the SR vend machine, ' + id: 4597 + time: '2023-11-04T21:16:51.0000000+00:00' From 58aca97e7441664a4c18e5c0c9e77d546962a651 Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:24:54 +0200 Subject: [PATCH 5/8] Vend Code Cleanup (#530) * Vend * Vend * Update VendingMachineBoundUserInterface.cs * Ptech * Revert "Ptech" This reverts commit dc441b6476b2d01b1caa548d2fac23342c9cc826. --- .../VendingMachineBoundUserInterface.cs | 5 +-- .../VendingMachines/VendingMachineSystem.cs | 44 ++++++++----------- 2 files changed, 19 insertions(+), 30 deletions(-) diff --git a/Content.Client/VendingMachines/VendingMachineBoundUserInterface.cs b/Content.Client/VendingMachines/VendingMachineBoundUserInterface.cs index 4c7aa9d3ae4..516bc74576c 100644 --- a/Content.Client/VendingMachines/VendingMachineBoundUserInterface.cs +++ b/Content.Client/VendingMachines/VendingMachineBoundUserInterface.cs @@ -33,9 +33,7 @@ protected override void Open() var vendingMachineSys = entMan.System(); if (entMan.TryGetComponent(Owner, out var market)) - { _mod = market.Mod; - } _cachedInventory = vendingMachineSys.GetAllInventory(Owner); @@ -61,9 +59,8 @@ protected override void UpdateState(BoundUserInterfaceState state) var priceMod = 1f; if (entMan.TryGetComponent(Owner, out var market)) - { priceMod = market.Mod; - } + _cachedInventory = newState.Inventory; _menu?.UpdateBalance(newState.Balance); _menu?.Populate(_cachedInventory, priceMod, out _cachedFilteredIndex, _menu.SearchBar.Text); diff --git a/Content.Server/VendingMachines/VendingMachineSystem.cs b/Content.Server/VendingMachines/VendingMachineSystem.cs index 744f6cef592..96b2cf7293b 100644 --- a/Content.Server/VendingMachines/VendingMachineSystem.cs +++ b/Content.Server/VendingMachines/VendingMachineSystem.cs @@ -121,9 +121,7 @@ private void OnBoundUIOpened(EntityUid uid, VendingMachineComponent component, B var balance = 0; if (TryComp(player, out var bank)) - { balance = bank.Balance; - } UpdateVendingMachineInterfaceState(uid, component, balance); } @@ -321,14 +319,10 @@ public bool TryEjectVendorItem(EntityUid uid, InventoryType type, string itemId, public void AuthorizedVend(EntityUid uid, EntityUid sender, InventoryType type, string itemId, VendingMachineComponent component) { if (!TryComp(sender, out var bank)) - { return; - } if (!_prototypeManager.TryIndex(itemId, out var proto)) - { return; - } var price = _pricing.GetEstimatedPrice(proto); // Somewhere deep in the code of pricing, a hardcoded 20 dollar value exists for anything without @@ -337,14 +331,10 @@ public void AuthorizedVend(EntityUid uid, EntityUid sender, InventoryType type, // this will undoubtably lead to vending machine exploits if I cant find wtf pricing system is doing. // also stacks, food, solutions, are handled poorly too f if (price == 0) - { price = 20; - } if (TryComp(component.Owner, out var modifier)) - { price *= modifier.Mod; - } var totalPrice = ((int) price); @@ -422,26 +412,28 @@ public void EjectRandom(EntityUid uid, bool throwItem, bool forceEject = false, if (availableItems.Count <= 0) return; + if (!vendComponent.Ejecting) + return; + + if (vendComponent.EjectRandomMax > vendComponent.EjectRandomCounter) + return; + var item = _random.Pick(availableItems); - if (!vendComponent.Ejecting) + if (forceEject) { - if (vendComponent.EjectRandomMax > vendComponent.EjectRandomCounter) - { - if (forceEject) - { - vendComponent.NextItemToEject = item.ID; - vendComponent.ThrowNextItem = throwItem; - var entry = GetEntry(uid, item.ID, item.Type, vendComponent); - if (entry != null) - entry.Amount--; - EjectItem(uid, vendComponent, forceEject); - } - else - TryEjectVendorItem(uid, item.Type, item.ID, throwItem, 0, vendComponent); - vendComponent.EjectRandomCounter += 1; - } + vendComponent.NextItemToEject = item.ID; + vendComponent.ThrowNextItem = throwItem; + var entry = GetEntry(uid, item.ID, item.Type, vendComponent); + if (entry != null) + entry.Amount--; + EjectItem(uid, vendComponent, forceEject); } + else + TryEjectVendorItem(uid, item.Type, item.ID, throwItem, 0, vendComponent); + vendComponent.EjectRandomCounter += 1; + + } private void EjectItem(EntityUid uid, VendingMachineComponent? vendComponent = null, bool forceEject = false) From 889f23a30368cbe849a06bd00f6f1021aedf993c Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Sat, 4 Nov 2023 23:58:15 +0200 Subject: [PATCH 6/8] Update RCDSystem.cs (#534) --- Content.Shared/RCD/Systems/RCDSystem.cs | 32 ++++++++++++------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/Content.Shared/RCD/Systems/RCDSystem.cs b/Content.Shared/RCD/Systems/RCDSystem.cs index 66dcfdf3822..90c73356214 100644 --- a/Content.Shared/RCD/Systems/RCDSystem.cs +++ b/Content.Shared/RCD/Systems/RCDSystem.cs @@ -164,6 +164,9 @@ private void OnDoAfter(EntityUid uid, RCDComponent comp, RCDDoAfterEvent args) var gridUid = mapGrid.Owner; var ev = new FloorTileAttemptEvent(); + if (HasComp(gridUid) || ev.Cancelled) // Frontier - Remove all RCD use on outpost. + return; + switch (comp.Mode) { //Floor mode just needs the tile to be a space tile (subFloor) @@ -179,19 +182,16 @@ private void OnDoAfter(EntityUid uid, RCDComponent comp, RCDDoAfterEvent args) break; //We don't want to place a space tile on something that's already a space tile. Let's do the inverse of the last check. case RcdMode.Deconstruct: - if (!(HasComp(gridUid) || ev.Cancelled)) + if (!IsTileBlocked(tile)) // Delete the turf { - if (!IsTileBlocked(tile)) // Delete the turf - { - mapGrid.SetTile(snapPos, Tile.Empty); - _adminLogger.Add(LogType.RCD, LogImpact.High, $"{ToPrettyString(args.User):user} used RCD to set grid: {tile.GridUid} tile: {snapPos} to space"); - } - else // Delete the targeted thing - { - var target = args.Target!.Value; - _adminLogger.Add(LogType.RCD, LogImpact.High, $"{ToPrettyString(args.User):user} used RCD to delete {ToPrettyString(target):target}"); - QueueDel(target); - } + mapGrid.SetTile(snapPos, Tile.Empty); + _adminLogger.Add(LogType.RCD, LogImpact.High, $"{ToPrettyString(args.User):user} used RCD to set grid: {tile.GridUid} tile: {snapPos} to space"); + } + else // Delete the targeted thing + { + var target = args.Target!.Value; + _adminLogger.Add(LogType.RCD, LogImpact.High, $"{ToPrettyString(args.User):user} used RCD to delete {ToPrettyString(target):target}"); + QueueDel(target); } break; //Walls are a special behaviour, and require us to build a new object with a transform rather than setting a grid tile, @@ -219,11 +219,9 @@ private void OnDoAfter(EntityUid uid, RCDComponent comp, RCDDoAfterEvent args) return; //I don't know why this would happen, but sure I guess. Get out of here invalid state! } - if (!(HasComp(gridUid) || ev.Cancelled)) - { - _audio.PlayPredicted(comp.SuccessSound, uid, user); - _charges.UseCharge(uid); - } + _audio.PlayPredicted(comp.SuccessSound, uid, user); + _charges.UseCharge(uid); + args.Handled = true; } From 5daf8943e9940b2789d000699f2d413d0117c980 Mon Sep 17 00:00:00 2001 From: Checkraze <71046427+Cheackraze@users.noreply.github.com> Date: Sat, 4 Nov 2023 18:08:36 -0400 Subject: [PATCH 7/8] shorten range (#535) --- Resources/Maps/Shuttles/empress.yml | 2 +- .../Entities/Structures/Machines/Computers/computers.yml | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Resources/Maps/Shuttles/empress.yml b/Resources/Maps/Shuttles/empress.yml index c4d5c29abdb..9f6b7f7b1e3 100644 --- a/Resources/Maps/Shuttles/empress.yml +++ b/Resources/Maps/Shuttles/empress.yml @@ -7863,7 +7863,7 @@ entities: entities: - uid: 948 components: - - desc: Used to pilot a the security ship carrier, the empress. + - desc: Used to pilot the security ship carrier, the empress. name: security shuttle console type: MetaData - pos: 14.5,-10.5 diff --git a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml index b0c672b59a8..a7a99c5bbf5 100644 --- a/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml +++ b/Resources/Prototypes/Entities/Structures/Machines/Computers/computers.yml @@ -103,9 +103,7 @@ tags: - Syndicate - type: RadarConsole - maxRange: 768 - - type: WorldLoader - radius: 512 + maxRange: 512 - type: PointLight radius: 1.5 energy: 1.6 From a6899f0f834c2ad3d2678c96cc6dfbc6c933a1c1 Mon Sep 17 00:00:00 2001 From: FrontierATC Date: Sat, 4 Nov 2023 22:09:01 +0000 Subject: [PATCH 8/8] Automatic Changelog (#535) --- Resources/Changelog/Changelog.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Resources/Changelog/Changelog.yml b/Resources/Changelog/Changelog.yml index 5654162a55a..e48e53527ce 100644 --- a/Resources/Changelog/Changelog.yml +++ b/Resources/Changelog/Changelog.yml @@ -1651,3 +1651,11 @@ Entries: message: 'NT Added "BRB" signs and desk bells to the SR vend machine, ' id: 4597 time: '2023-11-04T21:16:51.0000000+00:00' +- author: Cheackraze + changes: + - type: Tweak + message: >- + Changed the Empress's console to not be so huge, in order to combat + server lag + id: 4598 + time: '2023-11-04T22:08:36.0000000+00:00'