summaryrefslogtreecommitdiff
path: root/conf/mapflag/nightmare.txt
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-21 05:30:14 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-21 05:30:14 +0000
commit3a1cd813a3d70ef875472e453517166f91f0932a (patch)
treeaed4a0c5451d2537eeb88443206c8c577ae99b1b /conf/mapflag/nightmare.txt
parent576b80efa1c556796c13f195467e0dd1cea5631b (diff)
downloadhercules-3a1cd813a3d70ef875472e453517166f91f0932a.tar.gz
hercules-3a1cd813a3d70ef875472e453517166f91f0932a.tar.bz2
hercules-3a1cd813a3d70ef875472e453517166f91f0932a.tar.xz
hercules-3a1cd813a3d70ef875472e453517166f91f0932a.zip
* Created standardized headers with explanations in /conf/mapflag/, deleted "fireworks" file (deprecated, 1 commented entry)
* Updated Wiki links and fixed grammar in /src/config/ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16462 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/mapflag/nightmare.txt')
-rw-r--r--conf/mapflag/nightmare.txt16
1 files changed, 13 insertions, 3 deletions
diff --git a/conf/mapflag/nightmare.txt b/conf/mapflag/nightmare.txt
index 0436e5c59..9c7d3f8f7 100644
--- a/conf/mapflag/nightmare.txt
+++ b/conf/mapflag/nightmare.txt
@@ -1,11 +1,21 @@
//===== rAthena Script =======================================
-//= Map flags that allow players to drop items/equips on death
+//= Mapflag: Nightmare mode.
//===== By: ==================================================
//= rAthena Dev Team
//===== Current Version: =====================================
+//= 1.0
+//===== Compatible With: =====================================
+//= rAthena SVN
+//===== Description: =========================================
+//= Players drop items/equipment on death.
+//= pvp_nightmaredrop id,type,percent
+//= id: Drop a specific item ID or "random"
+//= type: "inventory", "equip", or "all"
+//= percent: Rate of item drop.
+//===== Additional Comments: =================================
+//= 1.0 - Initial script.
+//============================================================
-
-//Nightmare Equipment Drops PVP
pvp_n_1-1 mapflag pvp_nightmaredrop random,equip,300
pvp_n_2-1 mapflag pvp_nightmaredrop random,equip,300
pvp_n_3-1 mapflag pvp_nightmaredrop random,equip,300