questpgr support for special level arrival messages (trunk only)
Suggested by <email deleted>. The level compiler allows
MESSAGE directives to provide text given upon initial entry to particular
levels. Modify the code that delivers them to support quest pager text
substitution. It could also be tweaked to support deliver-by-popup-window
in addition to deliver-by-pline, but I didn't go that far.
He also suggested revising the message for the Plane of Air, but it
seems ok to me. Instead, I've changed the message for the Astral Plane to
announce that it holds "the High Temple of <your deity>" rather than the
quite lame "the High Temples of the aligned gods".
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# SCCS Id: @(#)endgame.des 3.5 2002/01/19
|
||||
# SCCS Id: @(#)endgame.des 3.5 2007/03/02
|
||||
# Copyright (c) 1989 by Jean-Christophe Collet
|
||||
# Copyright (c) 1992,1993 by Izchak Miller, David Cohrs,
|
||||
# and Timo Hakulinen
|
||||
@@ -476,7 +476,7 @@ MONSTER:'E',"water elemental",random,hostile
|
||||
MAZE:"astral",' '
|
||||
FLAGS: noteleport,hardfloor,nommap,shortsighted
|
||||
MESSAGE: "You arrive on the Astral Plane!"
|
||||
MESSAGE: "Here the High Temples of the aligned gods are located."
|
||||
MESSAGE: "Here the High Temple of %d is located."
|
||||
MESSAGE: "You sense alarm, hostility, and excitement in the air!"
|
||||
GEOMETRY:center,center
|
||||
MAP
|
||||
|
||||
Reference in New Issue
Block a user