* Corrected a minor error respect to the header in Star Gladiator Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11725 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
b197e7c1a9
commit
87250b2299
@ -1,6 +1,7 @@
|
|||||||
Date Added
|
Date Added
|
||||||
======
|
======
|
||||||
2007/11/13
|
2007/11/13
|
||||||
|
* Corrected a minor error respect to the header in Star Gladiator Quest. [Samuray22]
|
||||||
* Updated Star Gladiator Quest to the Aegis Standards. [Samuray22]
|
* Updated Star Gladiator Quest to the Aegis Standards. [Samuray22]
|
||||||
- Bug testing required.
|
- Bug testing required.
|
||||||
2007/11/10
|
2007/11/10
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
//===== eAthena Script =======================================
|
//===== eAthena Script =======================================
|
||||||
//= Star Gladiator Job Quest
|
//= Star Gladiator Job Quest
|
||||||
//===== By: ==================================================
|
//===== By: ==================================================
|
||||||
//= Celestria
|
//= Celestria, Samuray22
|
||||||
//===== Current Version: =====================================
|
//===== Current Version: =====================================
|
||||||
//= 1.1
|
//= 1.1a
|
||||||
//===== Compatible With: =====================================
|
//===== Compatible With: =====================================
|
||||||
//= eAthena 1.0 +
|
//= eAthena 1.0 +
|
||||||
//===== Description: =========================================
|
//===== Description: =========================================
|
||||||
@ -15,10 +15,11 @@
|
|||||||
//= Sprites from kRO screenshots, bar two which I just had to guess at.
|
//= Sprites from kRO screenshots, bar two which I just had to guess at.
|
||||||
//= 1.0 Optimized, updated [Lupus]
|
//= 1.0 Optimized, updated [Lupus]
|
||||||
//= 1.1 Updated to the Aegis Standards. [Samuray22]
|
//= 1.1 Updated to the Aegis Standards. [Samuray22]
|
||||||
|
//= 1.1a Corrected a minor error respect to the header. [Samuray22]
|
||||||
//============================================================
|
//============================================================
|
||||||
|
|
||||||
|
|
||||||
payon,215,102,5 script Moohyun#job_star 828,3,3{
|
payon,215,102,5 script Moohyun#job_star 828,3,3,{
|
||||||
if (Class == Job_Taekwon) {
|
if (Class == Job_Taekwon) {
|
||||||
if (STGL_Q == 0) {
|
if (STGL_Q == 0) {
|
||||||
mes "[Moohyun]";
|
mes "[Moohyun]";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user