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
|
||||
Map finised by: Alestan jehloq@yahoo.com
|
||||
Date: 8/27/2007
|
||||
Modified: 2011-10-30 Rick Tanner
|
||||
Modified: 2011-11-05 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch dungeon_magic
|
||||
|
@ -4181,6 +4181,12 @@ x 11
|
|||
y 4
|
||||
connected 81
|
||||
end
|
||||
arch pedestal
|
||||
x 11
|
||||
y 5
|
||||
invisible 1
|
||||
connected 81
|
||||
end
|
||||
arch dungeon_magic
|
||||
x 11
|
||||
y 5
|
||||
|
@ -6380,20 +6386,6 @@ title Python
|
|||
slaying /python/guilds/guild_dues.py
|
||||
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
|
||||
other_arch jadecoin
|
||||
x 20
|
||||
|
|
Loading…
Reference in New Issue