summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-25 20:44:46 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-25 20:44:46 -0200
commit89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852 (patch)
tree0554b95346db9ce321757b87c902ed75362e42dc /npc/commands
parentc7add0ddeaf137aeecf4fcd5618fb432ce23fe9b (diff)
downloadserverdata-89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852.tar.gz
serverdata-89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852.tar.bz2
serverdata-89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852.tar.xz
serverdata-89b875c4ed7ff4bff20ce06537c4dc6c7e3bb852.zip
Add authorship information to missing files.
On hindsight, a lot of them are unused debug commands which could be deleted I'll look in it
Diffstat (limited to 'npc/commands')
-rw-r--r--npc/commands/debug-look.txt3
-rw-r--r--npc/commands/debug-quest.txt3
-rw-r--r--npc/commands/debug-skill.txt3
-rw-r--r--npc/commands/debug.txt3
-rw-r--r--npc/commands/music.txt1
-rw-r--r--npc/commands/rate-management.txt1
-rw-r--r--npc/commands/scheduled-broadcasts.txt1
-rw-r--r--npc/commands/super-menu.txt1
8 files changed, 16 insertions, 0 deletions
diff --git a/npc/commands/debug-look.txt b/npc/commands/debug-look.txt
index 38261f60f..3fc2aac43 100644
--- a/npc/commands/debug-look.txt
+++ b/npc/commands/debug-look.txt
@@ -1,3 +1,6 @@
+// Evol Script
+// Authors: Gumi, Monwarez, Jesusalva
+
function script BarberDebug {
function setGender {
diff --git a/npc/commands/debug-quest.txt b/npc/commands/debug-quest.txt
index 86f0e46f5..a4c6572f3 100644
--- a/npc/commands/debug-quest.txt
+++ b/npc/commands/debug-quest.txt
@@ -1,3 +1,6 @@
+// Evol Script
+// Author: Gumi, Jesusalva
+
// TODO: This script must be auto-generated from db/quests.conf to be of any use
function script GlobalQuestDebug {
do
diff --git a/npc/commands/debug-skill.txt b/npc/commands/debug-skill.txt
index acfbbf709..6692ad812 100644
--- a/npc/commands/debug-skill.txt
+++ b/npc/commands/debug-skill.txt
@@ -1,3 +1,6 @@
+// Evol Script
+// Author: Gumi, Monwarez
+
function script GlobalSkillDebug {
function modifySkill {
diff --git a/npc/commands/debug.txt b/npc/commands/debug.txt
index 5bca29129..6d127a31e 100644
--- a/npc/commands/debug.txt
+++ b/npc/commands/debug.txt
@@ -1,3 +1,6 @@
+// Evol Script
+// Author: Gumi, Monwarez
+
function script GlobalDebugMenu {
function resetAll {
function doReset {
diff --git a/npc/commands/music.txt b/npc/commands/music.txt
index 7c1ad9ac5..2c2c8ce2d 100644
--- a/npc/commands/music.txt
+++ b/npc/commands/music.txt
@@ -1,3 +1,4 @@
+// Authors: Gumi, Jesusalva
// @music atcommand
// changes the music for all players on the map
//
diff --git a/npc/commands/rate-management.txt b/npc/commands/rate-management.txt
index fcd43dc2f..a9527bddd 100644
--- a/npc/commands/rate-management.txt
+++ b/npc/commands/rate-management.txt
@@ -1,3 +1,4 @@
+// Authors: Gumi, Jesusalva
- script @exprate 32767,{
end;
diff --git a/npc/commands/scheduled-broadcasts.txt b/npc/commands/scheduled-broadcasts.txt
index 78515e09e..4503c7b23 100644
--- a/npc/commands/scheduled-broadcasts.txt
+++ b/npc/commands/scheduled-broadcasts.txt
@@ -1,3 +1,4 @@
+// Authors: Gumi
function script StoneBoard {
function setMessage {
diff --git a/npc/commands/super-menu.txt b/npc/commands/super-menu.txt
index beda92941..aafec9b63 100644
--- a/npc/commands/super-menu.txt
+++ b/npc/commands/super-menu.txt
@@ -1,3 +1,4 @@
+// Authors: Gumi, Jesusalva
function script SuperMenu {
do
{