Rename cauldron as to not confuse players, per anonymous suggestion on tracker.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@12622 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2010-03-13 09:46:57 +00:00
parent 240ff7bafa
commit 54b8b0932c
1 changed files with 6 additions and 1 deletions

View File

@ -8,7 +8,7 @@ enter_x 5
enter_y 9 enter_y 9
msg msg
Created: 2008-01-24 Nicolas Weeger Created: 2008-01-24 Nicolas Weeger
Modified: 2008-09-28 Rick Tanner Modified: 2010-03-13 Nicolas Weeger
endmsg endmsg
end end
arch marble arch marble
@ -112,6 +112,7 @@ x 1
y 8 y 8
end end
arch cauldron arch cauldron
name witch's kettle
x 1 x 1
y 8 y 8
container 0 container 0
@ -321,18 +322,22 @@ y 3
speed -0.05 speed -0.05
random_movement 1 random_movement 1
arch event_user arch event_user
name event_user
title Python title Python
slaying /python/maps/witherspoon_manor/rolanda.py slaying /python/maps/witherspoon_manor/rolanda.py
end end
arch event_timer arch event_timer
name event_timer
title Python title Python
slaying /python/maps/witherspoon_manor/rolanda.py slaying /python/maps/witherspoon_manor/rolanda.py
end end
arch event_time arch event_time
name event_time
title Python title Python
slaying /python/maps/witherspoon_manor/rolanda.py slaying /python/maps/witherspoon_manor/rolanda.py
end end
arch event_say arch event_say
name event_say
title Python title Python
slaying /python/maps/witherspoon_manor/rolanda.py slaying /python/maps/witherspoon_manor/rolanda.py
end end