diff options
author | The Kandiman <kandiman@kandiman.(none)> | 2011-09-07 00:44:50 -0400 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-07 14:32:28 +0200 |
commit | dc809dd5da73b2a1ec88eca1a4c0c555f7fc5ce6 (patch) | |
tree | 3d905497b10d98c9dc4d6d992e34606997a9bfdb /world/map/npc/012-3/warningsigns.txt | |
parent | 5d6648783880c02170d70cf8d3758141d93229a2 (diff) | |
download | serverdata-dc809dd5da73b2a1ec88eca1a4c0c555f7fc5ce6.tar.gz serverdata-dc809dd5da73b2a1ec88eca1a4c0c555f7fc5ce6.tar.bz2 serverdata-dc809dd5da73b2a1ec88eca1a4c0c555f7fc5ce6.tar.xz serverdata-dc809dd5da73b2a1ec88eca1a4c0c555f7fc5ce6.zip |
Tab conversion and formatting. Maps 011-1 to 013-3 done.
Diffstat (limited to 'world/map/npc/012-3/warningsigns.txt')
-rw-r--r-- | world/map/npc/012-3/warningsigns.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/world/map/npc/012-3/warningsigns.txt b/world/map/npc/012-3/warningsigns.txt index 2bd31346..081f8c67 100644 --- a/world/map/npc/012-3/warningsigns.txt +++ b/world/map/npc/012-3/warningsigns.txt @@ -1,7 +1,6 @@ //warning signs at pvp entrance! - -012-3.gat,445,61,0 script sign 187, { +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!"; @@ -9,10 +8,10 @@ close; } -012-3.gat,451,61,0 script sign 186, { +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; -} +}
\ No newline at end of file |