Add emerald and sapphire converters to gemshop
parent
f2bbb92794
commit
449b3d2987
|
@ -412,10 +412,24 @@ arch woodfloor
|
|||
x 4
|
||||
y 10
|
||||
end
|
||||
arch pearl_converter
|
||||
name drop gold to buy sapphires
|
||||
other_arch sapphire
|
||||
food 19
|
||||
x 4
|
||||
y 10
|
||||
end
|
||||
arch woodfloor
|
||||
x 4
|
||||
y 11
|
||||
end
|
||||
arch pearl_converter
|
||||
name drop gold to buy emeralds
|
||||
other_arch emerald
|
||||
food 16
|
||||
x 4
|
||||
y 11
|
||||
end
|
||||
arch woodfloor
|
||||
x 4
|
||||
y 12
|
||||
|
|
Loading…
Reference in New Issue