fish-station/Content.Server/Station
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
..
Commands Add bank toolshed commands (#40614) 2025-10-15 15:10:25 +00:00
Components Move some Station methods into shared (#38976) 2025-08-08 11:22:34 -04:00
Events Move some Station methods into shared (#38976) 2025-08-08 11:22:34 -04:00
Systems Predict identity (#40185) 2025-09-24 01:32:20 +02:00