mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-03-31 03:43:24 -07:00
Reverted some changes
This commit is contained in:
@@ -118,12 +118,6 @@ class Equipment(Range):
|
||||
default = 25
|
||||
|
||||
|
||||
class WeightPresets(Choice):
|
||||
"""Preset item weight options."""
|
||||
displayname = "Item Weight Preset"
|
||||
option_default = 0
|
||||
|
||||
|
||||
ror2_weights: typing.Dict[str, type(Option)] = {
|
||||
"green_scrap": GreenScrap,
|
||||
"red_scrap": RedScrap,
|
||||
|
||||
Reference in New Issue
Block a user