From 02a17137f4273fb9a3e2b438c460abeab2512598 Mon Sep 17 00:00:00 2001 From: ryo_saeba Date: Tue, 23 Feb 2021 19:51:42 +0000 Subject: [PATCH] Make quest rewards identified. git-svn-id: svn://svn.code.sf.net/p/crossfire/code/maps/trunk@21996 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 4 ++++ scorn/misc/castle | 6 +++++- scorn/misc/castle2 | 5 ++++- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index fdaef4fc7..568808ff2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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, diff --git a/scorn/misc/castle b/scorn/misc/castle index 6b4b1c4cc..0a61bb993 100644 --- a/scorn/misc/castle +++ b/scorn/misc/castle @@ -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 diff --git a/scorn/misc/castle2 b/scorn/misc/castle2 index c44908c5f..862e643b2 100644 --- a/scorn/misc/castle2 +++ b/scorn/misc/castle2 @@ -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