summaryrefslogtreecommitdiff
path: root/configure.py
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2026-05-23 17:28:49 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2026-05-23 17:28:49 -0400
commit4550a9aae69912bd9dbf836c6dd9b328ccb45303 (patch)
tree70b4d31458ddcea91a87eb5848593839ced18480 /configure.py
parenta3e422e481308156da978585a65759b92c8bda69 (diff)
d_a_bst OK for USA
closes #277
Diffstat (limited to 'configure.py')
-rwxr-xr-xconfigure.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index 9f716dfd..71b25a0b 100755
--- a/configure.py
+++ b/configure.py
@@ -1587,7 +1587,7 @@ config.libs = [
ActorRel(NonMatching, "d_a_bo"),
ActorRel(Matching, "d_a_boss_item"),
ActorRel(NonMatching, "d_a_bpw"),
- ActorRel(NonMatching, "d_a_bst"),
+ ActorRel(MatchingFor("GZLE01"), "d_a_bst"),
ActorRel(Matching, "d_a_btd"),
ActorRel(Matching, "d_a_bwd"),
ActorRel(Matching, "d_a_bwdg"),