Skip to content

Commit

Permalink
Lua code format - (Stylua)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 27, 2024
1 parent 6ab913a commit 5936495
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions data/scripts/talkactions/god/testByte.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -111,4 +111,4 @@ sendBytes:register()
----- Header bytes -----
-- 0x07 = Reject transfer
----- Body bytes -----
-- 0x00 = Success
-- 0x00 = Success

0 comments on commit 5936495

Please sign in to comment.