diff options
Diffstat (limited to 'npc/custom/WoE_Setter.txt')
-rw-r--r-- | npc/custom/WoE_Setter.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/WoE_Setter.txt b/npc/custom/WoE_Setter.txt index e78f797c9..61d5665eb 100644 --- a/npc/custom/WoE_Setter.txt +++ b/npc/custom/WoE_Setter.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= War of Emperium - Time Setter //===== By: ================================================== //= Fredzilla //===== Current Version: ===================================== //= 1.5a //===== Compatible With: ===================================== -//= eAthena 1.0 Final TXT +//= rAthena 1.0 Final TXT //===== Description: ========================================= //= Lets a GM set WoE times from inside the game //===== Additional Comments: ================================= @@ -184,4 +184,4 @@ L_Start: Announce "The War Of Emperium has begun!",8; AgitStart; end; -}
\ No newline at end of file +} |