summaryrefslogtreecommitdiff
path: root/npc/025-1/ctrl.c
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-01-24 16:47:37 -0300
committerJesusaves <cpntb1@ymail.com>2021-01-24 16:47:37 -0300
commitd021f436122b5417ae6774d90a30a972a888bcf5 (patch)
treef1d0f2a24d60a4befbdcc391f3a06de51e9a15e7 /npc/025-1/ctrl.c
parent4183a14db9736b6289fa4d5ed81da72261f183e0 (diff)
downloadserverdata-d021f436122b5417ae6774d90a30a972a888bcf5.tar.gz
serverdata-d021f436122b5417ae6774d90a30a972a888bcf5.tar.bz2
serverdata-d021f436122b5417ae6774d90a30a972a888bcf5.tar.xz
serverdata-d021f436122b5417ae6774d90a30a972a888bcf5.zip
Commander Cadis and his stupidly impossible quest which YuckFou will finish in...
I dunno, but I'm hoping it to last at least three days, preferably a week~a month.
Diffstat (limited to 'npc/025-1/ctrl.c')
-rw-r--r--npc/025-1/ctrl.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c
index f8f197ae4..ace7b64ff 100644
--- a/npc/025-1/ctrl.c
+++ b/npc/025-1/ctrl.c
@@ -52,6 +52,7 @@ function script FTCleanup {
enablenpc "Drahcir";
enablenpc "Selim";
enablenpc "Commander Povo";
+ enablenpc "Commander Cadis";
enablenpc "Phoenix Rebirth";
enablenpc "Anin The Traveler";
donpcevent "#025-1_99_112::OnDisable";
@@ -63,6 +64,7 @@ function script FTCleanup {
disablenpc "Drahcir";
disablenpc "Selim";
disablenpc "Commander Povo";
+ disablenpc "Commander Cadis";
disablenpc "Phoenix Rebirth";
disablenpc "Anin The Traveler";
donpcevent "#025-1_99_112::OnEnable";