From 6d036ea1beb0c053a90163da8839432fe006278b Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Mon, 22 May 2006 17:47:12 +0000 Subject: Added new maps and scripts. --- npc/xmas/startrek.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 npc/xmas/startrek.txt (limited to 'npc/xmas') diff --git a/npc/xmas/startrek.txt b/npc/xmas/startrek.txt new file mode 100644 index 00000000..b8437fe3 --- /dev/null +++ b/npc/xmas/startrek.txt @@ -0,0 +1,17 @@ +new_11-1.gat,79,77,0 script Kirk 133,{ +mes "[Capt. Kirk]"; +mes "Spock: We're breaking the prime directive."; +mes "This is not the right way to have the first contact."; +close; +} + +new_11-1.gat,81,77,0 script Spock 134,{ +mes "[Spock]"; +mes "Live long and prosper captain."; +next; +mes "[Spock]"; +mes "trr...Spock to Scotty..."; +mes "Beam me to the elves village..."; +mes "I will hide there."; +close; +} -- cgit v1.2.3-70-g09d2