diff --git a/mods/wbg_modcompat/init.moon b/mods/wbg_modcompat/init.moon index eee9562..1ea5ccd 100644 --- a/mods/wbg_modcompat/init.moon +++ b/mods/wbg_modcompat/init.moon @@ -12,7 +12,7 @@ if false -- moreores support, seems to have been fixed by new submodule if true -- nssm doesn't know about toolranks -- literally generated using: grep register_tool nssm/nssm_materials.lua -- and search+replace - toolranks.add_tool 'nssm:sun_sword' + toolranks.add_tool "nssm:sun_sword" toolranks.add_tool "nssm:masticone_fang_sword" toolranks.add_tool "nssm:night_sword" toolranks.add_tool "nssm:crab_light_mace"