Delta-v/Content.Server/Cargo/Systems
wafehling 17ca360528
Trading Outpost now has half buy-only and half sell-only pallets (#25955)
* Added new Buy & Sell specific cargo pallets

* Remapped trading outpost with new pallets, tweaked texture

* Removed debug message

* Fixed/Compacted conditional checking to let old pallets still work for backwards compatability

* Update Content.Server/Cargo/Components/CargoPalletComponent.cs

Alright, updating all the references to it.

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

* Changed textures, changed to enum instead of string for pallet type check

* Few minor code tweaks/formatting fixes

* Missed the prototype change

* Update Content.Server/Cargo/Components/CargoPalletComponent.cs

* Update Content.Server/Cargo/Systems/CargoSystem.Shuttle.cs

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
(cherry picked from commit c0bbbc33c19eafcc8defaa7f1ec2df42e485b435)
2024-03-17 15:06:02 +01:00
..
CargoSystem.Bounty.cs Chill bounties + fixes (#23411) 2024-01-26 21:30:40 +01:00
CargoSystem.Orders.cs Trading Outpost now has half buy-only and half sell-only pallets (#25955) 2024-03-17 15:06:02 +01:00
CargoSystem.Shuttle.cs Trading Outpost now has half buy-only and half sell-only pallets (#25955) 2024-03-17 15:06:02 +01:00
CargoSystem.Telepad.cs Add trade stations (#23863) 2024-03-08 09:52:50 +01:00
CargoSystem.cs Modify trade station for Delta 2024-03-08 12:54:50 +01:00
PriceGunSystem.cs Appraisal tools check for cargo bounty completion (#23760) 2024-01-26 22:15:02 +01:00
PricingSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00