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-09-23 14:44:04 +01:00
2024-07-23 11:12:53 -04:00
2024-07-23 11:12:53 -04:00
2024-08-23 19:24:45 +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
2024-07-23 11:12:53 -04: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
2024-07-23 11:12:53 -04:00
2024-09-19 12:28:43 +01:00
2024-09-19 21:13:02 +01:00