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