Cosmetic overhaul to Gunther's Smithy (navar_city/misc/city1smith) in Navar. Expanded the map to include ground outside the shop walls. Floor plan matches the physical building shape. Door or entrance now opens when a player approaches. Map considered an outdoor map so darkness or time of day is visible when inside; added light sources. Updated world map for new map entrance destination.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@17920 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
8da0669d42
commit
c497e075b3
File diff suppressed because it is too large
Load Diff
|
@ -9,7 +9,7 @@ enter_x 1
|
||||||
enter_y 1
|
enter_y 1
|
||||||
msg
|
msg
|
||||||
Created: 2002-06-02
|
Created: 2002-06-02
|
||||||
Modified: 2012-04-12 Rick Tanner
|
Modified: 2012-04-14 Rick Tanner
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_122_116
|
tile_path_1 world_122_116
|
||||||
|
@ -4062,8 +4062,8 @@ end
|
||||||
arch house_larg_west
|
arch house_larg_west
|
||||||
name Gunther's Smithy
|
name Gunther's Smithy
|
||||||
slaying /navar_city/misc/city1smith
|
slaying /navar_city/misc/city1smith
|
||||||
hp 8
|
hp 10
|
||||||
sp 8
|
sp 10
|
||||||
x 11
|
x 11
|
||||||
y 7
|
y 7
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue