Add Decon block sell order to PBS market #409
Labels
Difficulty: Easy
This issue would be easy to do, and has little uncertainty in scope and implementation
enhancement
New feature or request
Gamma
This issue or PR has to do with Gamma
good first issue
Good for newcomers
Priority: High
This ticket needs to be completed asap
Refactor
Code maintainability, style, or other non-functional changes
https://github.com/OpenPerpetuum/PerpetuumServer/blob/Development/src/Perpetuum/Zones/PBS/DockingBases/PBSDockingBase.cs#L172
This adds plasma, among other things.
Add decon blocks to this.
Bonus: fix the lookups to be more robust to definition changes or new definitions.
Cache/or use EntityDefaults static collections to find and store plasma, blocks, and other orders and find their definition ints to do lookups by - avoid hardcoded values!
The text was updated successfully, but these errors were encountered: