Replace the scripted wagon with a transport, patch courtesy Kevin Zheng.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18661 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
22a7e2963e
commit
17e789a023
|
@ -12111,24 +12111,16 @@ x 30
|
||||||
y 37
|
y 37
|
||||||
end
|
end
|
||||||
arch wagon
|
arch wagon
|
||||||
slaying /none
|
name wagon
|
||||||
hp -1
|
|
||||||
sp -1
|
|
||||||
x 30
|
x 30
|
||||||
y 37
|
y 37
|
||||||
speed 1
|
speed 3.0
|
||||||
|
type 2
|
||||||
|
material 16
|
||||||
|
container 5000000
|
||||||
move_type walk
|
move_type walk
|
||||||
unique 1
|
move_allow walk
|
||||||
arch event_say
|
passenger_limit 2
|
||||||
name event_say
|
|
||||||
title Python
|
|
||||||
slaying /python/items/roll-o-matic.py
|
|
||||||
end
|
|
||||||
arch event_time
|
|
||||||
name event_time
|
|
||||||
title Python
|
|
||||||
slaying /python/items/roll-o-matic.py
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch cobblestones
|
||||||
x 30
|
x 30
|
||||||
|
|
Loading…
Reference in New Issue