diff options
-rw-r--r-- | Crossroads/nodes/(2263,5,897).lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Crossroads/nodes/(2263,5,897).lua b/Crossroads/nodes/(2263,5,897).lua index 6656f49..068804e 100644 --- a/Crossroads/nodes/(2263,5,897).lua +++ b/Crossroads/nodes/(2263,5,897).lua @@ -1,4 +1,4 @@ -local status = false +local status = true if event.type == "punch" and status then interrupt_pos(POS(2260,5,893), "") interrupt_pos(POS(2260,5,837), "") |