Remove duplicate tiles.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@18848 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
7cbcf575b6
commit
822dcb4a99
|
@ -1,5 +1,5 @@
|
||||||
arch map
|
arch map
|
||||||
name Alchemy Shop of Scorn
|
name Scorn Alchemy Shop
|
||||||
difficulty 3
|
difficulty 3
|
||||||
region scorn
|
region scorn
|
||||||
shopitems potion:20;inorganic:60;container:20;*:-60
|
shopitems potion:20;inorganic:60;container:20;*:-60
|
||||||
|
@ -10,7 +10,7 @@ enter_x 6
|
||||||
enter_y 16
|
enter_y 16
|
||||||
msg
|
msg
|
||||||
Created: 1996-05-02 bt (thomas@astro.psu.edu)
|
Created: 1996-05-02 bt (thomas@astro.psu.edu)
|
||||||
Modified: 2012-01-16 Rick Tanner
|
Modified: 2013-07-29 Kevin Zheng
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
end
|
end
|
||||||
|
@ -515,7 +515,8 @@ x 4
|
||||||
y 16
|
y 16
|
||||||
end
|
end
|
||||||
arch dwarf_wiz
|
arch dwarf_wiz
|
||||||
name Izchucio the Alchemist
|
name Izchucio
|
||||||
|
title the alchemist
|
||||||
msg
|
msg
|
||||||
@match formula|recipe|alchemy
|
@match formula|recipe|alchemy
|
||||||
To find alchemical recipes you should read old books. They often appear in magic shops.
|
To find alchemical recipes you should read old books. They often appear in magic shops.
|
||||||
|
@ -1793,10 +1794,6 @@ arch woodfloor
|
||||||
x 14
|
x 14
|
||||||
y 17
|
y 17
|
||||||
end
|
end
|
||||||
arch woodfloor
|
|
||||||
x 14
|
|
||||||
y 17
|
|
||||||
end
|
|
||||||
arch stair3_gstone_do
|
arch stair3_gstone_do
|
||||||
slaying alclass
|
slaying alclass
|
||||||
hp 8
|
hp 8
|
||||||
|
@ -2264,10 +2261,6 @@ arch woodfloor
|
||||||
x 18
|
x 18
|
||||||
y 14
|
y 14
|
||||||
end
|
end
|
||||||
arch woodfloor
|
|
||||||
x 18
|
|
||||||
y 14
|
|
||||||
end
|
|
||||||
arch pedestal
|
arch pedestal
|
||||||
x 18
|
x 18
|
||||||
y 14
|
y 14
|
||||||
|
@ -2278,10 +2271,6 @@ arch woodfloor
|
||||||
x 18
|
x 18
|
||||||
y 15
|
y 15
|
||||||
end
|
end
|
||||||
arch woodfloor
|
|
||||||
x 18
|
|
||||||
y 15
|
|
||||||
end
|
|
||||||
arch mdoor_closed_1
|
arch mdoor_closed_1
|
||||||
x 18
|
x 18
|
||||||
y 15
|
y 15
|
||||||
|
@ -2795,10 +2784,6 @@ arch woodfloor
|
||||||
x 22
|
x 22
|
||||||
y 12
|
y 12
|
||||||
end
|
end
|
||||||
arch woodfloor
|
|
||||||
x 22
|
|
||||||
y 12
|
|
||||||
end
|
|
||||||
arch table_3
|
arch table_3
|
||||||
name lab bench
|
name lab bench
|
||||||
x 22
|
x 22
|
||||||
|
|
Loading…
Reference in New Issue