mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-22 21:38:47 +01:00
f797eb05c0
Fixes https://github.com/Aurorastation/Aurora.3/issues/21744 Mousetraps were missing the loc_connection element on initialization. They now trigger appropriately when mobs (mouse, human, or otherwise) step onto their location. changes: - bugfix: "Mousetraps now trigger when mobs move onto their location." - code_imp: "Updates affected assemblies to use feedback_hints() instead of get_examine_text(), improves clarity." --------- Signed-off-by: Batrachophreno <Batrochophreno@gmail.com> Co-authored-by: Cody Brittain <1779662+Generalcamo@users.noreply.github.com>