From ccb6634a79c52021c4a918f7a63a3b9c2b02fafa Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sat, 7 Mar 2009 11:47:45 -0700 Subject: Add some new maps Includes some indoors for Central Tulimshar, Tulimshar Canyon, and an indoor for Tulimshar Canyon. --- npc/021-1_Tulimshar/weellos.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 npc/021-1_Tulimshar/weellos.txt (limited to 'npc/021-1_Tulimshar/weellos.txt') diff --git a/npc/021-1_Tulimshar/weellos.txt b/npc/021-1_Tulimshar/weellos.txt new file mode 100644 index 00000000..06bb8f17 --- /dev/null +++ b/npc/021-1_Tulimshar/weellos.txt @@ -0,0 +1,15 @@ +// A historian + +021-1.gat,130,125,0 script Weellos 103,{ + if isin("021-1.gat", 130, 120, 140, 125) goto L_In; + + mes "[Weellos]"; + mes "\"This is a very historic building. One of the oldest in the area.\""; + close; + +// If the player is inside the fence with Weellos +L_In: + mes "[Weellos]"; + mes "\"What did you think of the historic building?\""; + close; +} -- cgit v1.2.3-70-g09d2