From 59364953f39a83874bd0dc48edbd7f54235a5cad Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 27 Oct 2024 03:32:46 +0000 Subject: [PATCH] Lua code format - (Stylua) --- data/scripts/talkactions/god/testByte.lua | 26 +++++++++++------------ 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/data/scripts/talkactions/god/testByte.lua b/data/scripts/talkactions/god/testByte.lua index 8c5a04d057e..7463a4b3421 100644 --- a/data/scripts/talkactions/god/testByte.lua +++ b/data/scripts/talkactions/god/testByte.lua @@ -66,12 +66,12 @@ sendBytes:register() -- 0x07 = Not premium account -- 0x08 = Guildhall transfer to leader -- 0x09 = Guildhall limit (1) --- 0x0A = --- 0x0B = --- 0x0C = --- 0x0D = --- 0x0E = --- 0x0F = +-- 0x0A = +-- 0x0B = +-- 0x0C = +-- 0x0D = +-- 0x0E = +-- 0x0F = -- 0x10 = Transfer Rookgaard -- 0x11 = Date in the past -- 0x12 = Within 30 days @@ -97,12 +97,12 @@ sendBytes:register() -- 0x07 = Already accepted -- 0x08 = Character in Rookgaard -- 0x09 = Not premium account --- 0x0A = --- 0x0B = --- 0x0C = --- 0x0D = --- 0x0E = --- 0x0F = +-- 0x0A = +-- 0x0B = +-- 0x0C = +-- 0x0D = +-- 0x0E = +-- 0x0F = -- 0x10 = Renovation -- 0x11 = Rule violation -- 0x12 = Char on baazar @@ -111,4 +111,4 @@ sendBytes:register() ----- Header bytes ----- -- 0x07 = Reject transfer ----- Body bytes ----- --- 0x00 = Success \ No newline at end of file +-- 0x00 = Success