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/new_18-1-woodland-village/george.txt | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 npc/new_18-1-woodland-village/george.txt (limited to 'npc/new_18-1-woodland-village/george.txt') diff --git a/npc/new_18-1-woodland-village/george.txt b/npc/new_18-1-woodland-village/george.txt deleted file mode 100644 index 42966bf8..00000000 --- a/npc/new_18-1-woodland-village/george.txt +++ /dev/null @@ -1,25 +0,0 @@ -// - -new_18-1.gat,136,36,0 script George 138,{ - if (getequipid(equip_head) == 617) goto L_Pirate; - if (getequipid(equip_head) == 622) goto L_Bandana; - if (getequipid(equip_head) == 621) goto L_EyePatch; - mes "[George the Pirate]"; - mes "\"Arrrrh! 'Tis some kind of treasure map!\""; - close; - -L_Pirate: - mes "[George the Pirate]"; - mes "\"Arrrrh! Ye be wearing a pirate's hat!\""; - close; - -L_Bandana: - mes "[George the Pirate]"; - mes "\"Arrrrh! Ye remind me of my old first mate!\""; - close; - -L_EyePatch: - mes "[George the Pirate]"; - mes "\"Arrrrh! Looks like ye lost an eye there!\""; - close; -} -- cgit v1.2.3-70-g09d2