3 Commits
Author SHA1 Message Date
b4a0903cbe [MIRROR] refactor pod spawn from code copypaste to use podspawn instead. Add convenient way to spawn multiple items of same type in pod (#29111)
* refactor pod spawn from code copypaste to use `podspawn` instead. Add convenient way to spawn multiple items of same type in pod (#85151)

## About The Pull Request

Refactor pod spawn from code copypaste to use `podspawn` instead.
Add convenient way to spawn multiple items of same type in pod

## Why It's Good For The Game

Nothing player facing. Cleaner code.

## Changelog

🆑
refactor: replace some copypaste code for pod spawn to use `podspawn`
proc instead
code: modify `podspawn` proc to accept amount of item type to spawn in
`spawn` specification
/🆑

* refactor pod spawn from code copypaste to use `podspawn` instead. Add convenient way to spawn multiple items of same type in pod

---------

Co-authored-by: Gaxeer <44334376+Gaxeer@users.noreply.github.com>
2024-07-31 07:25:55 +05:30
b5a3b3308d [MIRROR] Rebalances some things about progression traitors and adds some uplink items. [MDB IGNORE] (#11178)
* Rebalances some things about progression traitors and adds some uplink items.

* Rebalances some things about progression traitors and adds some uplink items.

Co-authored-by: Watermelon914 <37270891+Watermelon914@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2022-02-01 15:02:13 +00:00
cc93b11d23 [MIRROR] _HELPERS/unsorted.dm has been sorted [MDB IGNORE] (#8627)
* _HELPERS/unsorted.dm has been sorted

* Feexing conflicts

Co-authored-by: Ghilker <42839747+Ghilker@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2021-10-06 22:07:01 +01:00