Convert silver 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@10252 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ee1139fb24
commit
2f529bed48
|
@ -8,7 +8,7 @@ enter_x 16
|
||||||
enter_y 19
|
enter_y 19
|
||||||
msg
|
msg
|
||||||
Created: 1996-02-07
|
Created: 1996-02-07
|
||||||
Modified: 2008-11-02 Rick Tanner
|
Modified: 2008-11-04 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woods_2
|
arch woods_2
|
||||||
|
@ -2199,7 +2199,7 @@ y 14
|
||||||
end
|
end
|
||||||
arch altar
|
arch altar
|
||||||
name Rest Room (1 silver)
|
name Rest Room (1 silver)
|
||||||
slaying silvercoin
|
slaying money
|
||||||
food 1
|
food 1
|
||||||
x 17
|
x 17
|
||||||
y 14
|
y 14
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 4
|
||||||
enter_y 8
|
enter_y 8
|
||||||
msg
|
msg
|
||||||
Created: 2003-04-27 Avion
|
Created: 2003-04-27 Avion
|
||||||
Modified: 2008-09-29 Rick Tanner
|
Modified: 2008-11-04 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor2
|
arch woodfloor2
|
||||||
|
@ -273,7 +273,7 @@ y 5
|
||||||
end
|
end
|
||||||
arch food_table
|
arch food_table
|
||||||
name Fresh Coffee 4sp
|
name Fresh Coffee 4sp
|
||||||
slaying silvercoin
|
slaying money
|
||||||
other_arch coffee
|
other_arch coffee
|
||||||
sp 1
|
sp 1
|
||||||
food 4
|
food 4
|
||||||
|
|
|
@ -8,7 +8,7 @@ enter_x 4
|
||||||
enter_y 8
|
enter_y 8
|
||||||
msg
|
msg
|
||||||
Created: 2003-04-27
|
Created: 2003-04-27
|
||||||
Modified: 2008-09-29 Rick Tanner
|
Modified: 2008-11-04 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch woodfloor
|
arch woodfloor
|
||||||
|
@ -81,7 +81,7 @@ y 1
|
||||||
end
|
end
|
||||||
arch food_table
|
arch food_table
|
||||||
name Coffee 5 silver
|
name Coffee 5 silver
|
||||||
slaying silvercoin
|
slaying money
|
||||||
other_arch coffee
|
other_arch coffee
|
||||||
sp 1
|
sp 1
|
||||||
food 5
|
food 5
|
||||||
|
|
Loading…
Reference in New Issue