Cull another joker in non-Cryptid
This commit is contained in:
parent
2ec2177b69
commit
e15675264c
2 changed files with 5 additions and 5 deletions
|
|
@ -17,5 +17,5 @@
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
"Jen"
|
"Jen"
|
||||||
],
|
],
|
||||||
"version": "1.6.2"
|
"version": "1.6.3"
|
||||||
}
|
}
|
||||||
|
|
@ -657,6 +657,10 @@ SMODS.Joker {
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if not Cryptid then
|
||||||
|
return
|
||||||
|
end
|
||||||
|
|
||||||
SMODS.Joker {
|
SMODS.Joker {
|
||||||
key = "7granddad",
|
key = "7granddad",
|
||||||
loc_txt = {
|
loc_txt = {
|
||||||
|
|
@ -734,10 +738,6 @@ SMODS.Joker {
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|
||||||
if not Cryptid then
|
|
||||||
return
|
|
||||||
end
|
|
||||||
|
|
||||||
SMODS.Joker {
|
SMODS.Joker {
|
||||||
key = "peppino",
|
key = "peppino",
|
||||||
atlas = "janepeppino",
|
atlas = "janepeppino",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue