방랑자 합류 사건 비활성화

This commit is contained in:
Cocopomel 2021-08-24 00:43:51 +09:00
parent 7cfd132845
commit bb380dbfe6

View File

@ -64,6 +64,17 @@
<thingDef>PN_SelfRepairKit</thingDef> <thingDef>PN_SelfRepairKit</thingDef>
<count>3</count> <count>3</count>
</li> </li>
<!-- Disable Incident -->
<li Class="ScenPart_DisableIncident">
<def>DisableIncident</def>
<incident>WandererJoin</incident>
</li>
<li Class="ScenPart_DisableIncident">
<def>DisableIncident</def>
<incident>StrangerInBlackJoin</incident>
</li>
</parts> </parts>
</scenario> </scenario>
</ScenarioDef> </ScenarioDef>