fish-station/Content.Server/Cargo/Systems
Samuka-C 71bbe926a0
Add bank toolshed commands (#40614)
* add bank commands

* Follow convention

* use protoId

* make logic better

* Move stuff to shared

* Make things dirty

* Move UpdateBankAccount to shared as well

* nullable + resolve

* Fix commands

* make things less legible

* typo

* same typo

* im dumb

* I don't know how to spell

* replace select with foreach

Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>

* replace select with foreach again

---------

Co-authored-by: Simon <63975668+Simyon264@users.noreply.github.com>
2025-10-15 15:10:25 +00:00
..
CargoSystem.Bounty.cs Fix usages of TryIndex() (#39124) 2025-09-09 18:17:56 +02:00
CargoSystem.cs Add bank toolshed commands (#40614) 2025-10-15 15:10:25 +00:00
CargoSystem.Funds.cs Make funding allocation computer more configurable (#36790) 2025-04-22 08:34:53 -04:00
CargoSystem.Orders.cs Fix usages of TryIndex() (#39124) 2025-09-09 18:17:56 +02:00
CargoSystem.Shuttle.cs Salvage Job Board (#37549) 2025-05-18 14:02:52 +10:00
CargoSystem.Telepad.cs Telepad Label Fix (#39975) 2025-09-04 13:17:52 +02:00
PriceGunSystem.cs Salvage Job Board (#37549) 2025-05-18 14:02:52 +10:00
PricingSystem.cs Miscellaneous Body Decoupling (#38958) 2025-08-06 15:01:20 -04:00