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
|
y 39
|
||||||
elevation 602
|
elevation 602
|
||||||
end
|
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
|
arch brush
|
||||||
x 29
|
x 29
|
||||||
y 40
|
y 40
|
||||||
|
|
@ -12051,10 +12062,13 @@ arch cobblestones2
|
||||||
x 30
|
x 30
|
||||||
y 37
|
y 37
|
||||||
end
|
end
|
||||||
arch wagon
|
arch creator
|
||||||
name wagon
|
|
||||||
x 30
|
x 30
|
||||||
y 37
|
y 37
|
||||||
|
connected 1
|
||||||
|
lifesave 1
|
||||||
|
arch wagon
|
||||||
|
name wagon
|
||||||
speed 3.0
|
speed 3.0
|
||||||
type 2
|
type 2
|
||||||
container 5000000
|
container 5000000
|
||||||
|
|
@ -12070,6 +12084,7 @@ title Python
|
||||||
slaying /python/items/roll-o-matic.py
|
slaying /python/items/roll-o-matic.py
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
end
|
||||||
arch cobblestones2
|
arch cobblestones2
|
||||||
x 30
|
x 30
|
||||||
y 38
|
y 38
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue