Major cosmetic overhaul to the Wanderer inn in Scorn. Expanded the map to include ground outside the walls. Replaced grates with windows. Added more windows so that interior resembles the outside appearance of the inn. Doors now open when a player approaches them. Room doors are open by default. Removed line breaks to the introductory sign. Map now considered an outdoor map so darkness or time of day is visible when inside; added light sources to the inn. Updated world map for new map entrance destination.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@14357 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
15380baffd
commit
227d8c5359
3562
scorn/taverns/inn
3562
scorn/taverns/inn
File diff suppressed because it is too large
Load Diff
|
@ -8,7 +8,7 @@ height 50
|
||||||
enter_x 1
|
enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Modified: 2010-05-16 Cavesomething
|
Modified: 2011-03-26 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_105_115
|
tile_path_1 world_105_115
|
||||||
|
@ -2322,8 +2322,8 @@ end
|
||||||
arch inn
|
arch inn
|
||||||
name Wanderer Inn
|
name Wanderer Inn
|
||||||
slaying /scorn/taverns/inn
|
slaying /scorn/taverns/inn
|
||||||
hp 8
|
hp 12
|
||||||
sp 15
|
sp 18
|
||||||
x 7
|
x 7
|
||||||
y 1
|
y 1
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue