summaryrefslogtreecommitdiff
path: root/npc/025-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-01-24 23:23:22 -0300
committerJesusaves <cpntb1@ymail.com>2024-01-24 23:23:22 -0300
commite7805b118651543294beea9f0de0e6fc7d3ecb00 (patch)
tree11330fff9f5c03666fb56d8be62fe2d7844af06b /npc/025-1
parentc9a72302eccbf1412214f4c85462f9a9788935ed (diff)
downloadserverdata-e7805b118651543294beea9f0de0e6fc7d3ecb00.tar.gz
serverdata-e7805b118651543294beea9f0de0e6fc7d3ecb00.tar.bz2
serverdata-e7805b118651543294beea9f0de0e6fc7d3ecb00.tar.xz
serverdata-e7805b118651543294beea9f0de0e6fc7d3ecb00.zip
Improve slightly Zegas' barrel opening by adding an effect. Fix typos.
Diffstat (limited to 'npc/025-1')
-rw-r--r--npc/025-1/ctrl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/025-1/ctrl.c b/npc/025-1/ctrl.c
index 18e685801..881d647ef 100644
--- a/npc/025-1/ctrl.c
+++ b/npc/025-1/ctrl.c
@@ -485,7 +485,7 @@ OnConquest:
stopnpctimer;
// Begin Fires of Steam if needed
if (!$FIRESOFSTEAM && $MK_TEMPVAR >= MK_FIRESOFSTEAM_START) {
- kamibroadcast("Andrei Sakar : It has been about three months since we begun battling for control overthe Fortress Town.");
+ kamibroadcast("Andrei Sakar : It has been about three months since we begun battling for control over the Fortress Town.");
sleep(5000);
kamibroadcast("Andrei Sakar : Since this begun, however, we've heard nothing of Artis Town.");
sleep(5000);