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