forked from github/server
Schneekugel wirkt auf aktive Vulkane
https://bugs.eressea.de/view.php?id=2554
This commit is contained in:
parent
b109e21d33
commit
b53304d82e
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ function use_snowglobe(u, amount, token, ord)
|
||||||
local transform = {
|
local transform = {
|
||||||
ocean = "glacier",
|
ocean = "glacier",
|
||||||
firewall = "volcano",
|
firewall = "volcano",
|
||||||
|
activevolcano = "volcano",
|
||||||
volcano = "mountain",
|
volcano = "mountain",
|
||||||
desert = "plain"
|
desert = "plain"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue