summaryrefslogtreecommitdiff
path: root/npc/quests/seals/god_weapon_creation.txt
diff options
context:
space:
mode:
authorMysteries <mysteriousragnarok@hotmail.com>2013-05-28 19:02:15 -0400
committerMysteries <mysteriousragnarok@hotmail.com>2013-05-28 19:02:15 -0400
commitf4e46631f0f7634c50e6811562ed688f4af361a3 (patch)
treebe8feee0488d884d606c98d7dc5677c14de792bc /npc/quests/seals/god_weapon_creation.txt
parent80510a00c928c1da9bf22a01c1f617e744cfe6f5 (diff)
downloadhercules-f4e46631f0f7634c50e6811562ed688f4af361a3.tar.gz
hercules-f4e46631f0f7634c50e6811562ed688f4af361a3.tar.bz2
hercules-f4e46631f0f7634c50e6811562ed688f4af361a3.tar.xz
hercules-f4e46631f0f7634c50e6811562ed688f4af361a3.zip
Woohooo! Some more cleaning up!
- Follow up to 80510a0 { Corrected name placeholders } - Vas cleanup on name placeholders - Small change in /doc/permissions.txt
Diffstat (limited to 'npc/quests/seals/god_weapon_creation.txt')
-rw-r--r--npc/quests/seals/god_weapon_creation.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/quests/seals/god_weapon_creation.txt b/npc/quests/seals/god_weapon_creation.txt
index 3f7cb40ea..e0e5845d5 100644
--- a/npc/quests/seals/god_weapon_creation.txt
+++ b/npc/quests/seals/god_weapon_creation.txt
@@ -1,13 +1,13 @@
-//===== rAthena Script =======================================
+//===== Hercules Script ======================================
//= God items creation NPCs
-//===== By: ==================================================
+//===== By: ==================================================
//= SinSloth
-//===== Current Version: =====================================
+//===== Current Version: =====================================
//= 1.2
-//===== Compatible With: =====================================
-//= rAthena
-//===== Description: =========================================
-//=
+//===== Compatible With: =====================================
+//= Hercules
+//===== Description: =========================================
+//= NPC that creates God Items
//===== Additional Comments: =================================
//= 1.0 First version. Thanks to SinSloth for scripting it. [MasterOfMuppets]
//= 1.1 Updated several aspects of the script. [L0ne_W0lf]