summaryrefslogtreecommitdiff
path: root/db/pre-re/map_zone_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/pre-re/map_zone_db.conf')
-rw-r--r--db/pre-re/map_zone_db.conf109
1 files changed, 98 insertions, 11 deletions
diff --git a/db/pre-re/map_zone_db.conf b/db/pre-re/map_zone_db.conf
index 80f21c93..e5fdf71a 100644
--- a/db/pre-re/map_zone_db.conf
+++ b/db/pre-re/map_zone_db.conf
@@ -130,6 +130,7 @@ zones: (
)
},
{
+ /* Outside Zone is a mapflag alias */
name: "outside"
disabled_skills: {
@@ -140,6 +141,103 @@ zones: (
}
},
{
+ /* Event Zone is a mapflag alias */
+ name: "Event"
+
+ disabled_skills: {
+ }
+
+ disabled_items: {
+ }
+
+ mapflags: (
+ "nopenalty",
+ "nosave 000-1,22,22",
+ "invincible_time_inc 5000",
+ )
+
+ /* "command:min-group-lv-to-override" e.g. "heal: 70" */
+ disabled_commands: {
+ }
+ skill_damage_cap: {
+ }
+},
+{
+ /* Jail Zone is a special mapflag alias */
+ name: "Jail"
+
+ disabled_skills: {
+ TK_JUMPKICK: "PLAYER"
+ TK_HIGHJUMP: "PLAYER"
+ }
+
+ disabled_items: {
+ }
+},
+{
+ /* MMO Zone is not the place for GMs to mess with */
+ name: "MMO"
+
+ disabled_skills: {
+ AL_WARP: "ALL"
+ AL_TELEPORT: "ALL"
+ WE_CALLPARTNER: "ALL"
+ WE_CALLPARENT: "ALL"
+ WE_CALLBABY: "ALL"
+ SC_DIMENSIONDOOR: "ALL"
+ GD_EMERGENCYCALL: "ALL"
+ }
+
+ disabled_items: {
+ HitchhikersTowel: true
+ WhiteHitchhikersTowel: true
+ RedHitchhikersTowel: true
+ GreenHitchhikersTowel: true
+ BlueHitchhikersTowel: true
+ YellowHitchhikersTowel: true
+ PurpleHitchhikersTowel: true
+ OrangeHitchhikersTowel: true
+ PinkHitchhikersTowel: true
+ TealHitchhikersTowel: true
+ LimeHitchhikersTowel: true
+ }
+
+ mapflags: (
+ "nopenalty",
+ //"nosave 000-1,22,22",
+ )
+
+ /* "command:min-group-lv-to-override" e.g. "heal: 70" */
+ disabled_commands: {
+ // Disabled (Should not ever be used)
+ recallall: 100
+ save: 100
+ // Admin Only (no CM on these map)
+ addwarp: 99
+ mapflag: 99
+ // Community Manager Only (no GM on these map)
+ recall: 80
+ kill: 80
+ nuke: 80
+ skillon: 80
+ skilloff: 80
+ pvpon: 80
+ pvpoff: 80
+ cvcon: 80
+ cvcoff: 80
+ gvgon: 80
+ gvgoff: 80
+ // GM Only (no EVTC on these map)
+ monster: 60
+ killmonster: 60
+ killmonster2: 60
+ raisemap: 60
+ doommap: 60
+ }
+ skill_damage_cap: {
+ }
+},
+{
/* CvC zone is applied to all maps with a cvc mapflag */
name: "CvC" /* changing this name requires MAP_ZONE_CVC_NAME to also be changed in src/map/map.h file */
@@ -319,17 +417,6 @@ zones: (
}
},
{
- name: "Jail"
-
- disabled_skills: {
- TK_JUMPKICK: "PLAYER"
- TK_HIGHJUMP: "PLAYER"
- }
-
- disabled_items: {
- }
-},
-{
name: "Izlude Battle Arena"
disabled_skills: {