From 5785070eb466643e393648a557112af1d9097e5d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 8 Jan 2025 12:23:08 +0000 Subject: [PATCH] Lua code format - (Stylua) --- .../scripts/quests/the_ancient_tombs/action_morguthis_wall.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-global/scripts/quests/the_ancient_tombs/action_morguthis_wall.lua b/data-global/scripts/quests/the_ancient_tombs/action_morguthis_wall.lua index d5832604..10537b00 100644 --- a/data-global/scripts/quests/the_ancient_tombs/action_morguthis_wall.lua +++ b/data-global/scripts/quests/the_ancient_tombs/action_morguthis_wall.lua @@ -36,4 +36,4 @@ function Morguthiswall.onUse(player, item, fromPosition, target, toPosition) end Morguthiswall:aid(10808) -Morguthiswall:register() \ No newline at end of file +Morguthiswall:register()