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
|
||||
end
|
||||
arch wagon
|
||||
slaying /none
|
||||
hp -1
|
||||
sp -1
|
||||
name wagon
|
||||
x 30
|
||||
y 37
|
||||
speed 1
|
||||
speed 3.0
|
||||
type 2
|
||||
material 16
|
||||
container 5000000
|
||||
move_type walk
|
||||
unique 1
|
||||
arch event_say
|
||||
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
|
||||
move_allow walk
|
||||
passenger_limit 2
|
||||
end
|
||||
arch cobblestones
|
||||
x 30
|
||||
|
|
Loading…
Reference in New Issue