Commit Graph

5 Commits

Author SHA1 Message Date
Winkarst 721c722695 Cleanup: Use ``MapSystem.DeleteMap`` instead of ``IMapManager.DeleteMap`` in ``StartingGearPrototypeStorageTest`` (#35474)
* Cleanup

* Fix
2025-03-01 14:28:21 +00:00
Jajsha dc392cadc1 Fix starting gear multiple storage fills and tests (#32718)
* fix things

* maybe fix everything
2024-10-24 02:20:22 +01:00
deltanedas d958f54951 :trollface: 2024-08-10 13:32:18 +01:00
Mr. 27 12621627df :trollface: 2024-08-09 21:49:10 +01:00
metalgearsloth 24bbd04a5a De-duplicate loadout gear (#30341)
* De-duplicate loadout gear

Needs supporting code, probably with an interface with StartingGearPrototype which would also use it, but I regexed the yaml.

* Code updates

* Remaining yaml

* Fix automatic naming

* raiseEvent

* Don't code when tired kids
2024-08-09 18:51:00 +01:00