Charge money for driven wagon
This serves a secondary purpose, which is to prevent the TIME event from firing unnecessarily until the wagon is purchased. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@20963 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
2e7ad261c0
commit
af86282981
|
@ -11782,6 +11782,17 @@ x 29
|
|||
y 39
|
||||
elevation 602
|
||||
end
|
||||
arch altar
|
||||
name 100 platinum for a driven wagon
|
||||
slaying money
|
||||
msg
|
||||
A wagon rolls out! Climb in and say a direction to travel, like 'east'. Say 'stop' to stop.
|
||||
endmsg
|
||||
food 5000
|
||||
x 29
|
||||
y 39
|
||||
connected 1
|
||||
end
|
||||
arch brush
|
||||
x 29
|
||||
y 40
|
||||
|
@ -12051,10 +12062,13 @@ arch cobblestones2
|
|||
x 30
|
||||
y 37
|
||||
end
|
||||
arch wagon
|
||||
name wagon
|
||||
arch creator
|
||||
x 30
|
||||
y 37
|
||||
connected 1
|
||||
lifesave 1
|
||||
arch wagon
|
||||
name wagon
|
||||
speed 3.0
|
||||
type 2
|
||||
container 5000000
|
||||
|
@ -12070,6 +12084,7 @@ title Python
|
|||
slaying /python/items/roll-o-matic.py
|
||||
end
|
||||
end
|
||||
end
|
||||
arch cobblestones2
|
||||
x 30
|
||||
y 38
|
||||
|
|
Loading…
Reference in New Issue