Grateful. Hello, first try on this discord and thanks you in advance for the help I may receive! 
I'm here because I've done a patch for npc/miner.npctype and radiomessages/missions.radiomessages.patch
Explicative. For the first one(miner.npctype), it's a list of patch command like this:
{"op": "replace", "path": "/scriptConfig/dialog/converse/default/default/0", "value": "xxxx"},
For the seconde file, i modified the lunarbase sail's dialogs using such command:
{"op": "replace", "path": "/lunarbase01/text", "value": "xxxx"},
Confused. All seem correct for me, i checked the synthax here https://helmet.kafuka.org/sbmods/json/ and all look fine
But, when playing the lunarbase mission, the new dialogs does not appear in any way
: i tried to reset the storage/universe and even tried to get from 0 the mission with a new player, thinking that maybe the mission will stay permanently with the dialogs defined at the time she's obtained in the sail, it don't work either
Concerned. Does someone have an idea of what is causing this, or maybe have experienced this before? It would be useful for me as i would like to fix this issue quickly to continue my modding of the lunarbase missions as soon as possible. 
Big thanks 


