From 4cb6bfa2e701194db95ccf20b921433987ef78f8 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Fri, 17 Feb 2023 13:49:32 -0500 Subject: [PATCH] Further improve Eder BS door state tracking. This adds more notifications to the responder to track the door closing state. This was done to fix some problems observed with the door clickable being re-enabled by the Python script racing the responder. Also, fix the door clickable responder in Eder Tsogal to properly enable/disable the clickable. - [plResponderModifier] cRespBSDoorOps Added new plNotifyMsgs for door closing and changed the state numbers to match the enum in xBlueSpiral.py. Also fixed Eder Tsogal's responder to properly enable/disable the door clickable, which must have been missed in the earlier commit. --- compiled/dat/EderDelin_District_garden.prp | 4 ++-- compiled/dat/EderTsogal_District_tsoGarden.prp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/compiled/dat/EderDelin_District_garden.prp b/compiled/dat/EderDelin_District_garden.prp index 0547e9c2..a355c1ef 100644 --- a/compiled/dat/EderDelin_District_garden.prp +++ b/compiled/dat/EderDelin_District_garden.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6b91ab0c8438ec19fdf0ecef75a040a46bc520011f6a77de6fa514b3998f5234 -size 4778729 +oid sha256:e78cd0cf4e494a1d5a27977244ef142d03b8b37490d1a9e70f62ca2b1522f3d6 +size 4778875 diff --git a/compiled/dat/EderTsogal_District_tsoGarden.prp b/compiled/dat/EderTsogal_District_tsoGarden.prp index e0333050..84b2edb7 100644 --- a/compiled/dat/EderTsogal_District_tsoGarden.prp +++ b/compiled/dat/EderTsogal_District_tsoGarden.prp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b2bba6b36c2274187e895e7d7042ab9c00b9d5d31adcb9896ca751f1ed0d0dfb -size 3752863 +oid sha256:700642b36e76d13acb34629ed3c3d013c8555bafa9be82cccc0db65f160b2899 +size 3753009