diff options
Diffstat (limited to 'npc/002-3/doors.txt')
-rw-r--r-- | npc/002-3/doors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/doors.txt b/npc/002-3/doors.txt index 41fa096b1..4679e7268 100644 --- a/npc/002-3/doors.txt +++ b/npc/002-3/doors.txt @@ -43,7 +43,7 @@ OnTouch: sc_start SC_INCFLEE, 300000, 200; sc_start SC_INCMHP, 300000, 1000; heal 1000, 0; - dispbottom l("Demure: It is dangerous to go out alone, I'll raise your evasion and life!"); + dispbottom l("Queen Of Dragons: It is dangerous to go out alone, I'll raise your evasion and life!"); // QoD = “Demure”. } warp "003-1", 81, 68; close; |