Skip to content

Commit 0313fdb

Browse files
pairpair
1 parent 9132e1a commit 0313fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

items/code.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2927,7 +2927,7 @@ local exploit = {
29272927
local hand_table = {
29282928
["High Card"] = { "high card", "high", "1oak", "1 of a kind", "haha one" },
29292929
["Pair"] = { "pair", "2oak", "2 of a kind", "m" },
2930-
["Two Pair"] = { "two pair", "2 pair", "mm" },
2930+
["Two Pair"] = { "two pair", "2 pair", "mm", "pairpair" },
29312931
["Three of a Kind"] = { "three of a kind", "3 of a kind", "3oak", "trips", "triangle" },
29322932
["Straight"] = { "straight", "lesbian", "gay", "bisexual", "asexual" },
29332933
["Flush"] = { "flush", "skibidi", "toilet", "floosh" },

0 commit comments

Comments
 (0)