From 3d0823d5c9b56be5c3892c0a4e717f961cb93e69 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 1 Jun 2011 15:27:26 -0600 Subject: Change the Converter to use different folder names And update everything to use it. --- npc/012-3/warningsigns.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 npc/012-3/warningsigns.txt (limited to 'npc/012-3/warningsigns.txt') diff --git a/npc/012-3/warningsigns.txt b/npc/012-3/warningsigns.txt new file mode 100644 index 00000000..2bd31346 --- /dev/null +++ b/npc/012-3/warningsigns.txt @@ -0,0 +1,18 @@ +//warning signs at pvp entrance! + + +012-3.gat,445,61,0 script sign 187, { + mes "You are about to enter a dangerous area!"; + next; + mes "This area has a great distance to town. So the protection spell of the town is not active in that cave!"; + mes "That is why other players are able to attack you."; + close; +} + +012-3.gat,451,61,0 script sign 186, { + mes "You are about to enter a dangerous area!"; + next; + mes "This area has a great distance to town. So the protection spell of the town is not active in that cave!"; + mes "That is why other players are able to attack you."; + close; +} -- cgit v1.2.3-60-g2f50