Convert platinum payment altars to accept payment of any coin type, requires server update r10232 (or newer)
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10247 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b9f1e91b5a
commit
bd6ad73434
|
@ -1553,10 +1553,10 @@ y 1
|
||||||
end
|
end
|
||||||
arch pearl_converter
|
arch pearl_converter
|
||||||
name drop 1500 platinum to buy healing potion
|
name drop 1500 platinum to buy healing potion
|
||||||
slaying platinacoin
|
slaying money
|
||||||
other_arch potion_heal
|
other_arch potion_heal
|
||||||
face cauldron.111
|
face cauldron.111
|
||||||
food 1500
|
food 75000
|
||||||
x 16
|
x 16
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 4
|
||||||
enter_y 9
|
enter_y 9
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-12
|
Created: 1996-02-12
|
||||||
Modified: 2008-10-12 Rick Tanner
|
Modified: 2008-11-02 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pstone_1
|
arch pstone_1
|
||||||
|
@ -333,11 +333,11 @@ x 4
|
||||||
y 2
|
y 2
|
||||||
end
|
end
|
||||||
arch altar
|
arch altar
|
||||||
slaying platinacoin
|
slaying money
|
||||||
msg
|
msg
|
||||||
Oh..May God bless you.
|
Oh..May God bless you.
|
||||||
endmsg
|
endmsg
|
||||||
food 1000
|
food 50000
|
||||||
x 4
|
x 4
|
||||||
y 2
|
y 2
|
||||||
connected 1
|
connected 1
|
||||||
|
|
|
@ -9,7 +9,7 @@ enter_x 11
|
||||||
enter_y 24
|
enter_y 24
|
||||||
msg
|
msg
|
||||||
Created: 2000-11-08 Andreas Vogl (red.blaze@gmx.net)
|
Created: 2000-11-08 Andreas Vogl (red.blaze@gmx.net)
|
||||||
Modified: 2008-11-02 Rick Tanner
|
Modified: 2008-11-03 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch pstone_2
|
arch pstone_2
|
||||||
|
@ -3607,12 +3607,10 @@ y 12
|
||||||
end
|
end
|
||||||
arch altar
|
arch altar
|
||||||
name 34
|
name 34
|
||||||
slaying platinacoin
|
slaying money
|
||||||
food 50
|
food 250
|
||||||
x 19
|
x 19
|
||||||
y 13
|
y 13
|
||||||
resist_magic 30
|
|
||||||
resist_confusion 30
|
|
||||||
connected 34
|
connected 34
|
||||||
end
|
end
|
||||||
arch pstone_2
|
arch pstone_2
|
||||||
|
@ -3636,13 +3634,10 @@ y 14
|
||||||
end
|
end
|
||||||
arch altar
|
arch altar
|
||||||
name 35
|
name 35
|
||||||
slaying platinacoin
|
slaying money
|
||||||
food 100
|
food 5000
|
||||||
x 19
|
x 19
|
||||||
y 15
|
y 15
|
||||||
resist_physical 30
|
|
||||||
resist_magic 30
|
|
||||||
resist_confusion 30
|
|
||||||
connected 35
|
connected 35
|
||||||
end
|
end
|
||||||
arch pstone_2
|
arch pstone_2
|
||||||
|
@ -3666,12 +3661,10 @@ y 16
|
||||||
end
|
end
|
||||||
arch altar
|
arch altar
|
||||||
name 36
|
name 36
|
||||||
slaying platinacoin
|
slaying money
|
||||||
food 50
|
food 250
|
||||||
x 19
|
x 19
|
||||||
y 17
|
y 17
|
||||||
resist_fire 30
|
|
||||||
resist_confusion 30
|
|
||||||
connected 36
|
connected 36
|
||||||
end
|
end
|
||||||
arch pstone_2
|
arch pstone_2
|
||||||
|
|
Loading…
Reference in New Issue