LADX: stealing logic option (#3965)

* implement StealingInLogic option

* fix ladxr setting

* adjust docs

* option to disable stealing

* indicate disabled stealing with shopkeeper dialog

* merge upstream/main

* Revert "merge upstream/main"

This reverts commit c91d2d6b292d95cf93b091121f56c94b55ac8fd0.

* fix

* stealing in patch

* logic reorder and fix

sword to front for readability, but also can_farm condition was missing
This commit is contained in:
threeandthreee
2025-10-23 16:11:41 -04:00
committed by GitHub
parent 4847be98d2
commit 19839399e5
5 changed files with 29 additions and 11 deletions

View File

@@ -97,7 +97,7 @@ def write_patch_data(world: "LinksAwakeningWorld", patch: LADXProcedurePatch):
"nag_messages",
"ap_title_screen",
"boots_controls",
# "stealing",
"stealing",
"quickswap",
"hard_mode",
"low_hp_beep",