Make quest rewards identified.

git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21996 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2021-02-23 19:51:42 +00:00
parent 70a89dfcb5
commit 02a17137f4
3 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2021-02-23 Nicolas Weeger
* scorn/misc/castle,
* scorn/misc/castle2: Make quest rewards identified.
2021-02-23 Nicolas Weeger
* wolfsburg/preno,
* wolfsburg/preno.msg,

View File

@ -8,7 +8,7 @@ enter_x 11
enter_y 20
msg
Created: 1997-04-27
Modified: 2012-06-17 Nicolas Weeger
Modified: 2021-02-23 Nicolas Weeger
endmsg
maplore
@quest Lursendis
@ -1823,6 +1823,7 @@ slaying Noble Rank Count
food 0
end
arch firebrand
identified 1
end
end
arch carton_box_1
@ -1843,6 +1844,7 @@ slaying Noble Rank Marquis
food 0
end
arch potion_improve
identified 1
end
end
arch carton_box_1
@ -1853,6 +1855,7 @@ slaying Noble Rank Baron
food 0
end
arch elven_bow
identified 1
end
end
arch carton_box_1
@ -1863,6 +1866,7 @@ slaying Noble Rank Baronet
food 0
end
arch girdle_dam
identified 1
end
end
arch carton_box_1

View File

@ -8,7 +8,7 @@ enter_x 10
enter_y 13
msg
Created: 1997-04-27
Modified: 2017-06-02 Kevin Zheng
Modified: 2021-02-23 Nicolas Weeger
endmsg
end
arch grass
@ -1587,16 +1587,19 @@ arch NPCGift
arch carton_box_1
name Prince Reward
arch defender
identified 1
end
end
arch carton_box_1
name Archduke Reward
arch holy_shield
identified 1
end
end
arch carton_box_1
name Duke Reward
arch dragonslayer
identified 1
end
end
end