Nerf Jumbo sell value
This commit is contained in:
parent
2af1d9be76
commit
da8945ce35
2 changed files with 2 additions and 2 deletions
|
|
@ -18,5 +18,5 @@
|
||||||
"conflicts": [
|
"conflicts": [
|
||||||
"Jen"
|
"Jen"
|
||||||
],
|
],
|
||||||
"version": "1.10.0"
|
"version": "1.10.1"
|
||||||
}
|
}
|
||||||
|
|
@ -147,7 +147,7 @@ local jumbo = SMODS.Edition({
|
||||||
end,
|
end,
|
||||||
sound = {sound = "jane_e_jumbo", per = 1, vol = 0.5},
|
sound = {sound = "jane_e_jumbo", per = 1, vol = 0.5},
|
||||||
weight = 5,
|
weight = 5,
|
||||||
extra_cost = 5,
|
extra_cost = 2,
|
||||||
in_shop = true,
|
in_shop = true,
|
||||||
shader = false,
|
shader = false,
|
||||||
apply_to_float = false,
|
apply_to_float = false,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue