Replace hut named lighthouse with one of the archetypes that actually looks
like a lighthouse with a glow radius. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@10521 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
a5c2e1259f
commit
7464daa57f
|
@ -8,7 +8,7 @@ msg
|
||||||
Created: 1996-05-30
|
Created: 1996-05-30
|
||||||
Updated 2007.11.12 by Gene Alexander
|
Updated 2007.11.12 by Gene Alexander
|
||||||
- made this an outdoor map
|
- made this an outdoor map
|
||||||
Modified: 2008-10-28 Rick Tanner
|
Modified: 2008-11-18 Kevin Bulgrien
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
@ -5284,15 +5284,14 @@ arch cobblestones
|
||||||
x 28
|
x 28
|
||||||
y 18
|
y 18
|
||||||
end
|
end
|
||||||
arch cobblestones
|
arch lighthouse
|
||||||
x 28
|
|
||||||
y 19
|
|
||||||
end
|
|
||||||
arch tower_tob
|
|
||||||
name lighthouse
|
|
||||||
slaying l_h1
|
slaying l_h1
|
||||||
hp 3
|
hp 3
|
||||||
x 28
|
x 28
|
||||||
|
y 18
|
||||||
|
end
|
||||||
|
arch cobblestones
|
||||||
|
x 28
|
||||||
y 19
|
y 19
|
||||||
end
|
end
|
||||||
arch dungeon_magic
|
arch dungeon_magic
|
||||||
|
|
Loading…
Reference in New Issue