IRE-Mudlet-Mapping / ire-mapping-script

IRE Mapping Script
http://wiki.mudlet.org/w/IRE_mapping_script
17 stars 34 forks source link

Pebble missing from Achaea "mconfig" #168

Open ryanstadther opened 2 years ago

ryanstadther commented 2 years ago

@vadi2 and @mccarp it looks like release #155 introduced a setting called "pebble" for lusternia, but achaea already had a setting called "pebble"...so I think the lusternia one is overriding the achaea one??

fadedparadox commented 2 years ago

Above issue still exists, reason confirmed by commenting out "private_settings["pebble"] = mmp.createOption(false, mmp.changeBoolFunc, {"boolean"}, "Make use of your Lyraa Bix?", nil, {lusternia = true})" in LoadSettings fixing the issue with pebble showing in mconfig for Achaea.