Updated maps to remove 0 destination coordinates warnings from server log files. RJT, Feb-14-2007
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@5539 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
ebd955d64b
commit
d155c4b679
|
|
@ -7363,6 +7363,8 @@ end
|
||||||
arch castle_a
|
arch castle_a
|
||||||
name Quest #1
|
name Quest #1
|
||||||
slaying quests/ft_quest_1
|
slaying quests/ft_quest_1
|
||||||
|
hp 1
|
||||||
|
sp 18
|
||||||
x 3
|
x 3
|
||||||
y 27
|
y 27
|
||||||
end
|
end
|
||||||
|
|
@ -7381,6 +7383,8 @@ end
|
||||||
arch castle_a
|
arch castle_a
|
||||||
name Quest #2
|
name Quest #2
|
||||||
slaying quests/ft_quest_2
|
slaying quests/ft_quest_2
|
||||||
|
hp 1
|
||||||
|
sp 1
|
||||||
x 5
|
x 5
|
||||||
y 27
|
y 27
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue