add worldSate Event #2548

Closed
BanLanGen wants to merge 14 commits from (deleted):main into main
Showing only changes of commit ab91d6f633 - Show all commits

View File

@ -926,6 +926,10 @@
<input class="form-check-input" type="checkbox" id="worldState.TennoCon" /> <input class="form-check-input" type="checkbox" id="worldState.TennoCon" />
<label class="form-check-label" for="worldState.TennoCon" data-loc="worldState_TennoCon"></label> <label class="form-check-label" for="worldState.TennoCon" data-loc="worldState_TennoCon"></label>
</div> </div>
<div class="form-check">
<input class="form-check-input" type="checkbox" id="worldState.BaroTennoCon" />
<label class="form-check-label" for="worldState.BaroTennoCon" data-loc="worldState_BaroTennoCon"></label>
</div>
<div class="form-check"> <div class="form-check">
<input class="form-check-input" type="checkbox" id="worldState.Fomorian" /> <input class="form-check-input" type="checkbox" id="worldState.Fomorian" />
<label class="form-check-label" for="worldState.Fomorian" data-loc="worldState_Fomorian"></label> <label class="form-check-label" for="worldState.Fomorian" data-loc="worldState_Fomorian"></label>