diff options
Diffstat (limited to 'npc/quests/seals')
-rw-r--r-- | npc/quests/seals/god_global.txt | 4 | ||||
-rw-r--r-- | npc/quests/seals/god_weapon_creation.txt | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/npc/quests/seals/god_global.txt b/npc/quests/seals/god_global.txt index c08ccb6f2..817255060 100644 --- a/npc/quests/seals/god_global.txt +++ b/npc/quests/seals/god_global.txt @@ -1,11 +1,11 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ====================================== //= Variable Management NPC for the god item quest //===== By: ================================================== //= MasterOfMuppets //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= rAthena +//= Hercules //===== Description: ========================================= //= Use this NPC if the seals quest variables get messed up. //===== Additional Comments: ================================= 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] |