summaryrefslogtreecommitdiff
path: root/durt/nodes/(-2209,9,-651).lua
diff options
context:
space:
mode:
Diffstat (limited to 'durt/nodes/(-2209,9,-651).lua')
-rw-r--r--durt/nodes/(-2209,9,-651).lua10
1 files changed, 10 insertions, 0 deletions
diff --git a/durt/nodes/(-2209,9,-651).lua b/durt/nodes/(-2209,9,-651).lua
new file mode 100644
index 0000000..391fab3
--- /dev/null
+++ b/durt/nodes/(-2209,9,-651).lua
@@ -0,0 +1,10 @@
+local users = {
+"gabriel",
+"survivalg",
+"Maverick2797"
+}
+if event.punch then
+for _,name in pairs(users) do
+if event.name==name then interrupt_pos(POS(-2204,8,-676),"notify") return end
+end
+end \ No newline at end of file