Fix infinite pedestal stacking.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@15443 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
0f7f1a948e
commit
701a08b89b
|
@ -12,7 +12,7 @@ Creator: majorwoo josh@woosworld.net
|
||||||
Date: 11/19/2004
|
Date: 11/19/2004
|
||||||
Map finised by: Alestan jehloq@yahoo.com
|
Map finised by: Alestan jehloq@yahoo.com
|
||||||
Date: 8/27/2007
|
Date: 8/27/2007
|
||||||
Modified: 2011-10-30 Rick Tanner
|
Modified: 2011-11-05 Nicolas Weeger
|
||||||
endmsg
|
endmsg
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
@ -4181,6 +4181,12 @@ x 11
|
||||||
y 4
|
y 4
|
||||||
connected 81
|
connected 81
|
||||||
end
|
end
|
||||||
|
arch pedestal
|
||||||
|
x 11
|
||||||
|
y 5
|
||||||
|
invisible 1
|
||||||
|
connected 81
|
||||||
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
x 11
|
x 11
|
||||||
y 5
|
y 5
|
||||||
|
@ -6380,20 +6386,6 @@ title Python
|
||||||
slaying /python/guilds/guild_dues.py
|
slaying /python/guilds/guild_dues.py
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
arch teleporter
|
|
||||||
hp 11
|
|
||||||
sp 5
|
|
||||||
x 20
|
|
||||||
y 13
|
|
||||||
connected 80
|
|
||||||
end
|
|
||||||
arch pedestal_trigger
|
|
||||||
x 20
|
|
||||||
y 13
|
|
||||||
type 17
|
|
||||||
invisible 1
|
|
||||||
connected 81
|
|
||||||
end
|
|
||||||
arch creator
|
arch creator
|
||||||
other_arch jadecoin
|
other_arch jadecoin
|
||||||
x 20
|
x 20
|
||||||
|
|
Loading…
Reference in New Issue