Some changes to Ali's Cave near Navar
- No_spells area is expanded a little, and has a new floor to indicate something might be different. - Unholy_ground area no longer covers the whole cave, instead only the same area as the no_spells. - A little more treasure in the intermediate room - Reworked entrance area to look nicer, and move exits to the edge of the map. - Swapped positions of the rats and tigers, to scale difficulty correctly as you push further into the cave This should help deter low-level characters without instantly killing them when they encounter tigers - The djinn is now a vanilla major djinn, and no longer has special buffs. Submitted by: DraugTheWhopper (patch #389) git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@22042 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
d99a4b5444
commit
7c91e0c617
21574
navar_city/misc/aliscave
21574
navar_city/misc/aliscave
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: 2019-01-01 Jason Zheng
|
Modified: 2021-03-15 DraugTheWhopper
|
||||||
endmsg
|
endmsg
|
||||||
outdoor 1
|
outdoor 1
|
||||||
tile_path_1 world_122_115
|
tile_path_1 world_122_115
|
||||||
|
@ -732,8 +732,8 @@ end
|
||||||
arch mountain_cave
|
arch mountain_cave
|
||||||
name Ali's Cave
|
name Ali's Cave
|
||||||
slaying /navar_city/misc/aliscave
|
slaying /navar_city/misc/aliscave
|
||||||
hp 55
|
hp 61
|
||||||
sp 56
|
sp 61
|
||||||
x 2
|
x 2
|
||||||
y 6
|
y 6
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue