summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornsstrunks <nsstrunks@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 04:06:43 +0000
committernsstrunks <nsstrunks@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-19 04:06:43 +0000
commit0c9aad28d9423d0fe49574dc1ea34b3e095212dc (patch)
treecaba66381eb9786f07e5c4377f2d7b2d3d0de990
parenta88e71b66ee88c4f54c5b7d71f1ad1ccf7678380 (diff)
downloadhercules-0c9aad28d9423d0fe49574dc1ea34b3e095212dc.tar.gz
hercules-0c9aad28d9423d0fe49574dc1ea34b3e095212dc.tar.bz2
hercules-0c9aad28d9423d0fe49574dc1ea34b3e095212dc.tar.xz
hercules-0c9aad28d9423d0fe49574dc1ea34b3e095212dc.zip
atcommand_athena.conf updated
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@627 54d463be-8e91-2dee-dedb-b68131a5f0ec
-rw-r--r--Dev/Ideas_Suggestions.txt3
-rw-r--r--Dev/quotes.txt9
-rw-r--r--conf-tmpl/atcommand_athena.conf12
3 files changed, 23 insertions, 1 deletions
diff --git a/Dev/Ideas_Suggestions.txt b/Dev/Ideas_Suggestions.txt
new file mode 100644
index 000000000..2d4e854e6
--- /dev/null
+++ b/Dev/Ideas_Suggestions.txt
@@ -0,0 +1,3 @@
+//Any ideas or suggestions you guys have, put them here.
+//These don't have to be put into the source, but maybe if
+//you would like something down... someone might do it? lol \ No newline at end of file
diff --git a/Dev/quotes.txt b/Dev/quotes.txt
index a82eaae68..64e104a36 100644
--- a/Dev/quotes.txt
+++ b/Dev/quotes.txt
@@ -146,3 +146,12 @@ Biography:
// Back 2 Me :P
npctalk "Sorry Valaris";
npctalk "(He Is Da Man!)";
+
+nsstrunks
+// Off on my own somewhere lol. In a town that no one visits ;)
+- General Dev, do whatever I feel like at the time
+- Real name unknown, just call me nsstrunks ;)
+- 16 years old
+- Off on my own most of the time
+- Willing to help as long as your not annoying ;)
+- *goes off into own world* \ No newline at end of file
diff --git a/conf-tmpl/atcommand_athena.conf b/conf-tmpl/atcommand_athena.conf
index 74d99ab0c..505215c69 100644
--- a/conf-tmpl/atcommand_athena.conf
+++ b/conf-tmpl/atcommand_athena.conf
@@ -34,6 +34,8 @@ command_symbol: @
// -> can do anything, except administration commands
// 99: Administrator
// -> can do anything!
+// 100: Disabled
+// -> Commands that aren't used
//--------------------------
@@ -174,7 +176,7 @@ exall: 20
broadcast: 40
// Broadcast to the map you are on (1 command + /lb, /nlb).
-local_broadcast: 40
+localbroadcast: 40
// Broadcast (with or without name).
kami: 40
@@ -327,6 +329,11 @@ monster2: 50
// To get a peco to (un)ride for another player.
charmountpeco: 50
+// ??
+monstersmall: 50
+
+// ??
+monsterbig: 50
//----------------
// 60: GM commands
@@ -656,6 +663,9 @@ sendprioritymail: 80
// Delete a message.
deletemail: 0
+//---------------------------------------------------------------
+// 100: Disabled commands
+gm: 100
//---------------------