diff options
Diffstat (limited to 'npc/guild/prtg')
-rw-r--r-- | npc/guild/prtg/prtg_dunsw.txt | 2 | ||||
-rw-r--r-- | npc/guild/prtg/prtg_ev_agit.txt | 2 | ||||
-rw-r--r-- | npc/guild/prtg/prtg_flags.txt | 2 | ||||
-rw-r--r-- | npc/guild/prtg/prtg_guardians.txt | 2 | ||||
-rw-r--r-- | npc/guild/prtg/prtg_kafras.txt | 2 | ||||
-rw-r--r-- | npc/guild/prtg/prtg_managers.txt | 2 | ||||
-rw-r--r-- | npc/guild/prtg/prtg_treas.txt | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/npc/guild/prtg/prtg_dunsw.txt b/npc/guild/prtg/prtg_dunsw.txt index 29ef0eb5c..444b8f2cf 100644 --- a/npc/guild/prtg/prtg_dunsw.txt +++ b/npc/guild/prtg/prtg_dunsw.txt @@ -46,4 +46,4 @@ prtg_cas04,56,283,0 script Switch#DunPt04 111,{ prtg_cas05,212,94,0 script Switch#DunPt05 111,{ callfunc "F_GldDunSw","prtg_cas05","03",199,28; close; -}
\ No newline at end of file +} diff --git a/npc/guild/prtg/prtg_ev_agit.txt b/npc/guild/prtg/prtg_ev_agit.txt index 9f8d88a1a..d38557039 100644 --- a/npc/guild/prtg/prtg_ev_agit.txt +++ b/npc/guild/prtg/prtg_ev_agit.txt @@ -143,4 +143,4 @@ OnAgitEliminate: OnAgitEnd: callfunc "F_AgitEnd","prtg_cas05","Pt05"; end; -}
\ No newline at end of file +} diff --git a/npc/guild/prtg/prtg_flags.txt b/npc/guild/prtg/prtg_flags.txt index d596741c8..f3268bbf0 100644 --- a/npc/guild/prtg/prtg_flags.txt +++ b/npc/guild/prtg/prtg_flags.txt @@ -204,4 +204,4 @@ prtg_cas05,26,243,4 duplicate(Gondul) Gondul#p5-9 722 prtg_cas05,249,289,4 duplicate(Gondul) Gondul#p5-10 722 prtg_cas05,256,289,4 duplicate(Gondul) Gondul#p5-11 722 prtg_cas05,253,271,4 duplicate(Gondul) Gondul#p5-12 722 -prtg_cas05,273,257,4 duplicate(Gondul) Gondul#p5-13 722
\ No newline at end of file +prtg_cas05,273,257,4 duplicate(Gondul) Gondul#p5-13 722 diff --git a/npc/guild/prtg/prtg_guardians.txt b/npc/guild/prtg/prtg_guardians.txt index e42fb30a3..8932c43d8 100644 --- a/npc/guild/prtg/prtg_guardians.txt +++ b/npc/guild/prtg/prtg_guardians.txt @@ -105,4 +105,4 @@ OnGuardianDied: // Event when Guardian dies MapAnnounce "prtg_cas05","A Guardian Has Fallen",17; end; -}
\ No newline at end of file +} diff --git a/npc/guild/prtg/prtg_kafras.txt b/npc/guild/prtg/prtg_kafras.txt index eacc8d421..b4b81d5d4 100644 --- a/npc/guild/prtg/prtg_kafras.txt +++ b/npc/guild/prtg/prtg_kafras.txt @@ -63,4 +63,4 @@ prtg_cas05,52,41,4 script Kafra Service#Pt05 117,{ OnRecvCastlePt05: if (GetCastleData("prtg_cas05",9) < 1) disablenpc "Kafra Service#Pt05"; end; -}
\ No newline at end of file +} diff --git a/npc/guild/prtg/prtg_managers.txt b/npc/guild/prtg/prtg_managers.txt index b2ff39d48..c4e443b51 100644 --- a/npc/guild/prtg/prtg_managers.txt +++ b/npc/guild/prtg/prtg_managers.txt @@ -101,4 +101,4 @@ prtg_cas05,36,37,4 script Reiner 55,{ mes "[ Reiner ]"; mes "Guardian has been installed, guardian will protect our guild base against enemies."; close; -}
\ No newline at end of file +} diff --git a/npc/guild/prtg/prtg_treas.txt b/npc/guild/prtg/prtg_treas.txt index 76a3a8a0a..7bbe6cc74 100644 --- a/npc/guild/prtg/prtg_treas.txt +++ b/npc/guild/prtg/prtg_treas.txt @@ -141,4 +141,4 @@ OnDied: prtg_cas05,281,176,0 script Switch#TresPt05 111,{ callfunc "F_GldTreasSw", "prtg_cas05",34,30; end; -}
\ No newline at end of file +} |