From ea77495072bb2bb0ea1815948dcf954569ae4b63 Mon Sep 17 00:00:00 2001 From: VinPropane Date: Sat, 4 Apr 2026 20:29:25 -0400 Subject: [PATCH] =?UTF-8?q?NS-18:=20gdformat=20=E2=80=94=20blank=20line=20?= =?UTF-8?q?after=20doc=20block=20(gdtoolkit=204.5.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/scripts/prototype_interaction_constants.gd | 1 + 1 file changed, 1 insertion(+) diff --git a/client/scripts/prototype_interaction_constants.gd b/client/scripts/prototype_interaction_constants.gd index 97a0711..62bc4e6 100644 --- a/client/scripts/prototype_interaction_constants.gd +++ b/client/scripts/prototype_interaction_constants.gd @@ -4,6 +4,7 @@ extends Object ## `server/NeonSprawl.Server/Game/Interaction/PrototypeInteractableRegistry.cs`. ## Static accessors only (no `class_name`; see client README / NS-18 plan). + static func interactable_id() -> String: return "prototype_terminal"