From 1195ea1eb880ca9c77f2471e036d8bb8009fd70d Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 19 Nov 2008 13:38:20 +0000 Subject: Change all script folders Script files fixes are comming --- npc/020-1/startrek.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 npc/020-1/startrek.txt (limited to 'npc/020-1/startrek.txt') diff --git a/npc/020-1/startrek.txt b/npc/020-1/startrek.txt new file mode 100644 index 00000000..72afe5e3 --- /dev/null +++ b/npc/020-1/startrek.txt @@ -0,0 +1,18 @@ +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