Replace giant rats (high level) with bears, since the quest is for low level players.
git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21834 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
b9c556ad21
commit
c08c8b0d02
|
@ -1,3 +1,6 @@
|
|||
2021-01-21 Nicolas Weeger
|
||||
* navar_city/smugglers_cove/sc_warehouse3: Replace giant rats (high level) with bears, since the quest is for low level players.
|
||||
|
||||
2020-01-19 Nicolas Weeger
|
||||
* brest/shops/buildshop,
|
||||
* navar_city/shops/buildshop,
|
||||
|
|
|
@ -9,7 +9,7 @@ enter_x 2
|
|||
enter_y 7
|
||||
msg
|
||||
Created: 2003-06-10 Avion
|
||||
Modified: 2012-05-07 Nicolas Weeger
|
||||
Modified: 2021-01-21 Nicolas Weeger
|
||||
endmsg
|
||||
end
|
||||
arch cave_15
|
||||
|
@ -801,22 +801,14 @@ arch dirtfloor
|
|||
x 5
|
||||
y 20
|
||||
end
|
||||
arch giantrat
|
||||
Wis 15
|
||||
x 5
|
||||
y 20
|
||||
see_invisible 1
|
||||
can_see_in_dark 1
|
||||
no_mood_change 1
|
||||
arch bones2
|
||||
name giant rat's skull
|
||||
material 0
|
||||
end
|
||||
end
|
||||
arch dirtfloor
|
||||
x 5
|
||||
y 21
|
||||
end
|
||||
arch bear
|
||||
x 5
|
||||
y 21
|
||||
end
|
||||
arch dirtfloor
|
||||
x 5
|
||||
y 22
|
||||
|
@ -1415,17 +1407,9 @@ arch dirtfloor
|
|||
x 10
|
||||
y 15
|
||||
end
|
||||
arch giantrat
|
||||
Wis 15
|
||||
arch bear
|
||||
x 10
|
||||
y 15
|
||||
see_invisible 1
|
||||
can_see_in_dark 1
|
||||
no_mood_change 1
|
||||
arch bones2
|
||||
name giant rat's skull
|
||||
material 0
|
||||
end
|
||||
end
|
||||
arch dirtfloor
|
||||
x 10
|
||||
|
@ -2222,6 +2206,10 @@ arch dirtfloor
|
|||
x 16
|
||||
y 14
|
||||
end
|
||||
arch bear
|
||||
x 16
|
||||
y 14
|
||||
end
|
||||
arch dirtfloor
|
||||
x 16
|
||||
y 15
|
||||
|
@ -3966,17 +3954,9 @@ arch dirtfloor
|
|||
x 29
|
||||
y 10
|
||||
end
|
||||
arch giantrat
|
||||
Wis 15
|
||||
arch bear
|
||||
x 29
|
||||
y 10
|
||||
see_invisible 1
|
||||
can_see_in_dark 1
|
||||
no_mood_change 1
|
||||
arch bones2
|
||||
name giant rat's skull
|
||||
material 0
|
||||
end
|
||||
end
|
||||
arch dirtfloor
|
||||
x 29
|
||||
|
@ -4462,17 +4442,9 @@ arch dirtfloor
|
|||
x 33
|
||||
y 5
|
||||
end
|
||||
arch giantrat
|
||||
Wis 15
|
||||
arch bear
|
||||
x 33
|
||||
y 5
|
||||
see_invisible 1
|
||||
can_see_in_dark 1
|
||||
no_mood_change 1
|
||||
arch bones2
|
||||
name giant rat's skull
|
||||
material 0
|
||||
end
|
||||
end
|
||||
arch dirtfloor
|
||||
x 33
|
||||
|
|
Loading…
Reference in New Issue