- lake arch replaced by sea_nsew to remove grass from water perimeter inside
house. Gave name of Bath to the tile. Other changes due to CFJavaEditor. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5592 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
af5fe2c2ab
commit
0df73a0fa6
|
@ -1,3 +1,9 @@
|
|||
2007-02-21 03:31 kbulgrien
|
||||
|
||||
* pup_land/lonetown/heinrich: lake arch replaced by sea_nsew to
|
||||
remove grass from water perimeter inside house. Gave name of
|
||||
Bath to the tile. Other changes introduced by CFJavaEditor.
|
||||
|
||||
2007-02-21 03:31 rjtanner
|
||||
|
||||
* brest/sport.jess: Cosmetic changes to the Sport Center - added
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
arch map
|
||||
region lonetown
|
||||
name heinrich
|
||||
region lonetown
|
||||
width 16
|
||||
height 16
|
||||
msg
|
||||
Creator: Gnat the Gnu
|
||||
Email: gnu@foo.bar
|
||||
|
@ -301,7 +303,8 @@ arch cobblestones2
|
|||
x 3
|
||||
y 2
|
||||
end
|
||||
arch lake
|
||||
arch sea_nsew
|
||||
name Bath
|
||||
x 3
|
||||
y 2
|
||||
end
|
||||
|
@ -417,9 +420,9 @@ y 2
|
|||
end
|
||||
arch high_boots
|
||||
ac 0
|
||||
armour 0
|
||||
x 4
|
||||
y 2
|
||||
armour 0
|
||||
end
|
||||
arch cobblestones2
|
||||
x 4
|
||||
|
|
Loading…
Reference in New Issue