Added new inn, linked it on world map - fixed A.V's change I clobbered on world_101_114
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@1774 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
02bc849070
commit
8737e90b6b
|
@ -8,5 +8,6 @@ It would be good to put the map location of the buildings in this file and to tr
|
||||||
*It would be cool to develop a standard notation for this sort of thing
|
*It would be cool to develop a standard notation for this sort of thing
|
||||||
|
|
||||||
name maps parent map xpos ypos
|
name maps parent map xpos ypos
|
||||||
*******************************************************************
|
**********************************************************************
|
||||||
Hermes' Inn hermes_inn,hermes_inn2 world_111_116 x45 y34
|
Hermes' Inn hermes_inn,hermes_inn2 world_111_116 x45 y34
|
||||||
|
Grumm's Inn grumms_inn,grumms_inn2 world_120_109 x42 y43
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -12296,6 +12296,8 @@ type 41
|
||||||
slaying /port_joseph/pirates/fortvsship
|
slaying /port_joseph/pirates/fortvsship
|
||||||
hp 4
|
hp 4
|
||||||
sp 27
|
sp 27
|
||||||
|
activate_on_push 1
|
||||||
|
activate_on_release 1
|
||||||
connected 2
|
connected 2
|
||||||
x 15
|
x 15
|
||||||
y 46
|
y 46
|
||||||
|
|
|
@ -6889,6 +6889,7 @@ x 27
|
||||||
y 40
|
y 40
|
||||||
end
|
end
|
||||||
arch mountain_cave2
|
arch mountain_cave2
|
||||||
|
name mine
|
||||||
x 27
|
x 27
|
||||||
y 41
|
y 41
|
||||||
end
|
end
|
||||||
|
@ -7425,6 +7426,7 @@ x 29
|
||||||
y 44
|
y 44
|
||||||
end
|
end
|
||||||
arch mountain_cave2
|
arch mountain_cave2
|
||||||
|
name mine
|
||||||
x 29
|
x 29
|
||||||
y 44
|
y 44
|
||||||
end
|
end
|
||||||
|
@ -8717,7 +8719,7 @@ x 34
|
||||||
y 47
|
y 47
|
||||||
end
|
end
|
||||||
arch hills
|
arch hills
|
||||||
elevation 3787
|
elevation 4227
|
||||||
x 34
|
x 34
|
||||||
y 48
|
y 48
|
||||||
end
|
end
|
||||||
|
@ -10225,6 +10227,7 @@ x 40
|
||||||
y 45
|
y 45
|
||||||
end
|
end
|
||||||
arch tower_tob
|
arch tower_tob
|
||||||
|
name outpost
|
||||||
x 40
|
x 40
|
||||||
y 45
|
y 45
|
||||||
end
|
end
|
||||||
|
@ -10707,6 +10710,10 @@ elevation 2186
|
||||||
x 42
|
x 42
|
||||||
y 43
|
y 43
|
||||||
end
|
end
|
||||||
|
arch light3
|
||||||
|
x 42
|
||||||
|
y 43
|
||||||
|
end
|
||||||
arch hills
|
arch hills
|
||||||
elevation 2135
|
elevation 2135
|
||||||
x 42
|
x 42
|
||||||
|
@ -11217,6 +11224,11 @@ elevation 3423
|
||||||
x 44
|
x 44
|
||||||
y 43
|
y 43
|
||||||
end
|
end
|
||||||
|
arch shrine
|
||||||
|
name shrine of Gaia
|
||||||
|
x 44
|
||||||
|
y 43
|
||||||
|
end
|
||||||
arch hills
|
arch hills
|
||||||
elevation 2985
|
elevation 2985
|
||||||
x 44
|
x 44
|
||||||
|
@ -11494,10 +11506,6 @@ arch hills
|
||||||
x 45
|
x 45
|
||||||
y 44
|
y 44
|
||||||
end
|
end
|
||||||
arch s_shop2
|
|
||||||
x 45
|
|
||||||
y 44
|
|
||||||
end
|
|
||||||
arch hills
|
arch hills
|
||||||
x 45
|
x 45
|
||||||
y 45
|
y 45
|
||||||
|
@ -12516,6 +12524,10 @@ x 39
|
||||||
y 43
|
y 43
|
||||||
end
|
end
|
||||||
arch inn
|
arch inn
|
||||||
|
name Grumm's Inn
|
||||||
|
slaying /inn_and_outpost/grumms_inn
|
||||||
|
hp 7
|
||||||
|
sp 13
|
||||||
x 42
|
x 42
|
||||||
y 43
|
y 43
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue