Skip to content

Random items mutator.

username-removed-143684 requested to merge Lyberta/RandomItems into master

This mutator randomly replaces items on the map and adds random loot from killing players. Detailed description is here.

Unfortunately, the code didn't have proper support for loot items except dropped weapons, so I had to refactor a lot.

Nor there was any uniform interface for spawning items, so I've started "unified item system" if you will.

Edited by username-removed-143684

Merge request reports