Jump to content

Why does the Queen Chess piece has hidden "shaking" lines?


Recommended Posts

   CHESSPIECE_ROOK = 
        {
            GENERIC = "It's even heavier than it looks.",
            STRUGGLE = "The chess pieces are moving themselves!",
        },
        CHESSPIECE_KNIGHT = 
        {
            GENERIC = "It's a horse, of course.",
            STRUGGLE = "The chess pieces are moving themselves!",
        },
        CHESSPIECE_BISHOP = 
        {
            GENERIC = "It's a stone bishop.",
            STRUGGLE = "The chess pieces are moving themselves!",
        },
        CHESSPIECE_MUSE = 
        {
            GENERIC = "Hmm... Looks familiar.",
            --STRUGGLE = "Something's coming!!",

giphy_7.gif

Ahoy

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...