Temp fix table clickable bounds (#6206)

* Temp fix table clickable bounds

* Fix single instance clickable data

* Consolidate table clickable bounds
This commit is contained in:
ShadowCommander
2022-01-17 18:02:20 -08:00
committed by GitHub
parent 76b4455053
commit 7d30bff5ea
2 changed files with 35 additions and 25 deletions

View File

@@ -17,3 +17,6 @@
key: state
base: state_
- type: Climbable
- type: Clickable
bounds:
all: "-0.5,-0.5,0.5,0.5"