diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-29 06:00:05 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-06-29 06:00:05 +0000 |
commit | 04fca41114ed5266a9bdbec60cad4bcdf4541be8 (patch) | |
tree | 48f42bb85193af20e8c6a19fdc117d624c781f16 /conf/mapflag | |
parent | 7845b8fdccdea16d271580f43c5206365ff7719a (diff) | |
download | hercules-04fca41114ed5266a9bdbec60cad4bcdf4541be8.tar.gz hercules-04fca41114ed5266a9bdbec60cad4bcdf4541be8.tar.bz2 hercules-04fca41114ed5266a9bdbec60cad4bcdf4541be8.tar.xz hercules-04fca41114ed5266a9bdbec60cad4bcdf4541be8.zip |
Random assortment of various small corrections and tweaks.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12894 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/mapflag')
-rw-r--r-- | conf/mapflag/jail.txt | 2 | ||||
-rw-r--r-- | conf/mapflag/nomemo.txt | 6 | ||||
-rw-r--r-- | conf/mapflag/nopvp.txt | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/conf/mapflag/jail.txt b/conf/mapflag/jail.txt index 5b1b9c48c..d7e8a3f95 100644 --- a/conf/mapflag/jail.txt +++ b/conf/mapflag/jail.txt @@ -36,7 +36,7 @@ sec_pri mapflag nowarp sec_pri mapflag noreturn // Bloody Jail =========================== -//Uncomment following maps to let your prisoners fight with other prisoners +//Uncomment following mapflags to let your prisoners fight with other prisoners // PvP =================================== sec_pri mapflag pvp diff --git a/conf/mapflag/nomemo.txt b/conf/mapflag/nomemo.txt index 9b2024b2d..d2d8edd59 100644 --- a/conf/mapflag/nomemo.txt +++ b/conf/mapflag/nomemo.txt @@ -231,14 +231,14 @@ alde_dun01 mapflag nomemo alde_dun02 mapflag nomemo alde_dun03 mapflag nomemo alde_dun04 mapflag nomemo -// Anthelll ------------------ +// Anthell ------------------- anthell01 mapflag nomemo anthell02 mapflag nomemo // Amatsu Dungeon ------------ ama_dun01 mapflag nomemo ama_dun02 mapflag nomemo ama_dun03 mapflag nomemo -// Ayothaya +// Ayothaya ------------------ ayo_dun01 mapflag nomemo ayo_dun02 mapflag nomemo // Comodo Beach -------------- @@ -307,7 +307,7 @@ moc_pryd04 mapflag nomemo moc_pryd05 mapflag nomemo moc_pryd06 mapflag nomemo moc_prydb1 mapflag nomemo -// Coal Mine(Dead Pitt) ------ +// Coal Mine (Dead Pit) ------ mjo_dun01 mapflag nomemo mjo_dun02 mapflag nomemo mjo_dun03 mapflag nomemo diff --git a/conf/mapflag/nopvp.txt b/conf/mapflag/nopvp.txt index bda34e055..a75d9168b 100644 --- a/conf/mapflag/nopvp.txt +++ b/conf/mapflag/nopvp.txt @@ -1,4 +1,4 @@ -///===== Description: ============================================= +//===== Description: ========================================= //= pvp off: Disables Player versus Player mode. //= To disable PvP mode on a specific map add the mapname here. //= v 1.1a |