Dev c7a44456bb Added tiered flea system with placeholder values - Allow items to be locked to a specific level - defaults to off
Unlocks have a priority order, it will be filtered by whatever is first in the dictionary
e.g.

pistol: unlock level 20
weapon: unlock  level 30

A pistol will be unlocked at level 20,
A shotgun will be unlocked at level 30

if the order was different:
weapon: unlock level 30
pistol: unlock level 20

The pistol would be unlocked at level 30 as its a weapon and gets picked up by the weapon filter first
2024-09-25 17:16:44 +01:00
..
2024-05-07 13:37:01 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 17:30:20 +01:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2023-11-16 21:42:06 +00:00
2024-05-21 17:59:04 +00:00