Remove '//' from path names.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/trunk/maps@4103 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
e07f7dde51
commit
e3d97d6856
|
@ -8796,7 +8796,7 @@ x 35
|
|||
y 39
|
||||
end
|
||||
arch invis_exit
|
||||
slaying /pup_land//lone_town/town
|
||||
slaying /pup_land/lone_town/town
|
||||
hp 13
|
||||
sp 11
|
||||
x 36
|
||||
|
|
|
@ -13,10 +13,10 @@ Email: gnu@foo.bar
|
|||
Date: Sun Jun 2 21:14:53 2002
|
||||
endmsg
|
||||
outdoor 1
|
||||
tile_path_1 /world//world_121_115
|
||||
tile_path_2 /world//world_122_116
|
||||
tile_path_3 /world//world_121_117
|
||||
tile_path_4 /world//world_120_116
|
||||
tile_path_1 /world/world_121_115
|
||||
tile_path_2 /world/world_122_116
|
||||
tile_path_3 /world/world_121_117
|
||||
tile_path_4 /world/world_120_116
|
||||
end
|
||||
arch desert
|
||||
elevation 89
|
||||
|
|
Loading…
Reference in New Issue