From e455ab51a3bdb8cca33bf0a3906575aa9177d8df Mon Sep 17 00:00:00 2001 From: autocommitter Date: Mon, 22 Apr 2024 14:52:29 +0200 Subject: State at 2020-11-06 --- Crossroads/nodes/(2263,5,897).lua | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Crossroads/nodes/(2263,5,897).lua (limited to 'Crossroads/nodes/(2263,5,897).lua') diff --git a/Crossroads/nodes/(2263,5,897).lua b/Crossroads/nodes/(2263,5,897).lua new file mode 100644 index 0000000..6656f49 --- /dev/null +++ b/Crossroads/nodes/(2263,5,897).lua @@ -0,0 +1,5 @@ +local status = false +if event.type == "punch" and status then + interrupt_pos(POS(2260,5,893), "") + interrupt_pos(POS(2260,5,837), "") +end \ No newline at end of file -- cgit v1.2.3