Reintroduce The Wee in non-Cryptid
This commit is contained in:
parent
a40e85c8c4
commit
f5bb331e6f
2 changed files with 29 additions and 31 deletions
|
|
@ -17,5 +17,5 @@
|
|||
"conflicts": [
|
||||
"Jen"
|
||||
],
|
||||
"version": "1.5.23"
|
||||
"version": "1.5.24"
|
||||
}
|
||||
|
|
@ -62,11 +62,8 @@ SMODS.Blind {
|
|||
end,
|
||||
}
|
||||
|
||||
if not Cryptid then
|
||||
return
|
||||
end
|
||||
|
||||
SMODS.Blind {
|
||||
if Cryptid then
|
||||
SMODS.Blind {
|
||||
loc_txt = {
|
||||
name = "The Insignia",
|
||||
text = {"Hand must contain", "only one suit"},
|
||||
|
|
@ -95,7 +92,8 @@ SMODS.Blind {
|
|||
end
|
||||
end
|
||||
end,
|
||||
}
|
||||
}
|
||||
end
|
||||
|
||||
SMODS.Blind {
|
||||
loc_txt = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue