summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2025-05-17 11:04:00 -0300
committerJesusaves <cpntb1@ymail.com>2025-05-17 11:04:00 -0300
commit3434f17eb106296ab5686f094341492dc3ad2e32 (patch)
treea05e34c9d2dff97d9e59d3ef9d8ed046d02ad600
parentf2b539caa072c302bc2179d40d81fa8fdc74db82 (diff)
downloadserverdata-3434f17eb106296ab5686f094341492dc3ad2e32.tar.gz
serverdata-3434f17eb106296ab5686f094341492dc3ad2e32.tar.bz2
serverdata-3434f17eb106296ab5686f094341492dc3ad2e32.tar.xz
serverdata-3434f17eb106296ab5686f094341492dc3ad2e32.zip
Make it even more annoying! This is an URGENT situation, a state of calamity!
-rw-r--r--npc/004-1/anwar.txt1
-rw-r--r--npc/004-2/mirio.txt1
-rw-r--r--npc/004-2/pachua.txt1
-rw-r--r--npc/009-1/foxhound.txt1
-rw-r--r--npc/011-3/rowboat.txt1
-rw-r--r--npc/014-1/galimatia.txt1
-rw-r--r--npc/014-2/carla.txt1
-rw-r--r--npc/014-2/guards.txt1
-rw-r--r--npc/014-5-1/sagratha.txt1
-rw-r--r--npc/015-2/contrabandist.txt1
-rw-r--r--npc/017-3/doctor.txt1
-rw-r--r--npc/020-3/mede.txt1
-rw-r--r--npc/027-0/emma.txt1
-rw-r--r--npc/027-0/enrique.txt1
-rw-r--r--npc/027-1/laura.txt1
-rw-r--r--npc/027-2/colin.txt1
-rw-r--r--npc/027-3/angel.txt1
-rw-r--r--npc/027-3/luca.txt1
-rw-r--r--npc/027-4/saves.txt1
19 files changed, 19 insertions, 0 deletions
diff --git a/npc/004-1/anwar.txt b/npc/004-1/anwar.txt
index 857e55c59..b1cbd0343 100644
--- a/npc/004-1/anwar.txt
+++ b/npc/004-1/anwar.txt
@@ -6,6 +6,7 @@
// Part of Anwar Field quest
004-1,113,67,0 script Anwar NPC_RAIJIN,{
+ AerosFall();
.@q=getq(TulimsharQuest_AnwarField);
if (BaseLevel < 18) goto L_Weak;
diff --git a/npc/004-2/mirio.txt b/npc/004-2/mirio.txt
index 1c0bff14c..e8b04133a 100644
--- a/npc/004-2/mirio.txt
+++ b/npc/004-2/mirio.txt
@@ -17,6 +17,7 @@
function running;
function restricted;
function retry;
+ AerosFall();
.@q = getq(HalinarzoQuest_Speed);
.@t = getq2(HalinarzoQuest_Speed);
.@r = getq3(HalinarzoQuest_Speed);
diff --git a/npc/004-2/pachua.txt b/npc/004-2/pachua.txt
index 6b90e8383..4efd8c6fb 100644
--- a/npc/004-2/pachua.txt
+++ b/npc/004-2/pachua.txt
@@ -6,6 +6,7 @@
004-2,61,118,0 script Pachua NPC_INDIGENOUS_OLD,1,1,{
if (@pachua == 1) goto OnTouch;
+ AerosFall();
mesn;
mesq l("Howdy! Mirio and I scout this canyon to protect our clan. I am also a retired assassin, maybe someday I can exchange some knowledge with you! Hahaha!");
if (getq(LoFQuest_EPISODE) == 9 &&
diff --git a/npc/009-1/foxhound.txt b/npc/009-1/foxhound.txt
index fa6040d91..b793ea6c2 100644
--- a/npc/009-1/foxhound.txt
+++ b/npc/009-1/foxhound.txt
@@ -6,6 +6,7 @@
// Enliven Reva Foxhound is an anagram of Lunovox Heavenfinder
009-1,89,57,0 script Enliven Reva Foxhound NPC_IVAN,{
+ AerosFall();
.@q=getq(HalinarzoQuest_Foxhound);
if (BaseLevel < .@q+30) {
mesn;
diff --git a/npc/011-3/rowboat.txt b/npc/011-3/rowboat.txt
index 7d9d3d8d6..c160a01d7 100644
--- a/npc/011-3/rowboat.txt
+++ b/npc/011-3/rowboat.txt
@@ -3,6 +3,7 @@
// Allows to use the dock
011-3,56,87,0 script Barbarian#Sv1 NPC_SAVANNAH_BLUE,{
+ AerosFall(l("rowboat renting services are suspended"));
mesn;
if (@rowboat_rented) {
mesq l("My rowboat is on the pier west of the soccer field. I've also marked with a white line where you shouldn't go further to prevent the rowboat from being taken by the current.");
diff --git a/npc/014-1/galimatia.txt b/npc/014-1/galimatia.txt
index a889b0d36..2319fe0db 100644
--- a/npc/014-1/galimatia.txt
+++ b/npc/014-1/galimatia.txt
@@ -5,6 +5,7 @@
// A bee keeper
014-1,126,21,0 script Galimatia NPC_BEEKEEPER,{
+ AerosFall();
mesn;
mesq l("Feel free to collect honey from the hives. Remember to bottle them before picking up... You can use the discardable bottles I keep near them for that.");
if (!countitem(Honey)) close;
diff --git a/npc/014-2/carla.txt b/npc/014-2/carla.txt
index 9c7866319..c3428c7f5 100644
--- a/npc/014-2/carla.txt
+++ b/npc/014-2/carla.txt
@@ -12,6 +12,7 @@
// 4+ - see woody
014-2,104,31,0 script Carla NPC_RAIJIN_FEMALE_WAITRESS,{
+ AerosFall();
if (BaseLevel < 25) {
mesn;
mesq l("You should not be here! This forest is home to monsters.");
diff --git a/npc/014-2/guards.txt b/npc/014-2/guards.txt
index ef41931e3..8c7455b01 100644
--- a/npc/014-2/guards.txt
+++ b/npc/014-2/guards.txt
@@ -6,6 +6,7 @@
014-2,58,103,0 script Guard Jennifer NPC_GUARD2,{
OnMain:
+ AerosFall(l("crossing of the Eternal Swamps is prohibted"));
mesn;
mesq l("Halt! Beyond this gate, is the Great River and the Eternal Swamps.");
next;
diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt
index 878a7e3df..afc3bc5f3 100644
--- a/npc/014-5-1/sagratha.txt
+++ b/npc/014-5-1/sagratha.txt
@@ -66,6 +66,7 @@ function script SaggyMobCount {
function requireHelp;
if (array_find(.SaggyHats, getequipid(EQI_HEAD_TOP)) >= 0)
goto L_HatAttack;
+ AerosFall();
.@q=getq(HurnscaldQuest_Sagratha);
.@m=getq(HurnscaldQuest_InjuriedMouboo);
diff --git a/npc/015-2/contrabandist.txt b/npc/015-2/contrabandist.txt
index 0d6acc26e..5211db8ae 100644
--- a/npc/015-2/contrabandist.txt
+++ b/npc/015-2/contrabandist.txt
@@ -5,6 +5,7 @@
// Contraband of foreign goods.
015-2,166,250,0 script #Contraband NPC_NO_SPRITE,{
+ AerosFall(l("I'm only smuggling items to my own clansman"));
// Store not available
if (!.active)
diff --git a/npc/017-3/doctor.txt b/npc/017-3/doctor.txt
index 42ed43b11..c35c286be 100644
--- a/npc/017-3/doctor.txt
+++ b/npc/017-3/doctor.txt
@@ -9,6 +9,7 @@
017-3,75,68,0 script The Doctor NPC_LOF_DOCTOR,{
showavatar NPC_LOF_DOCTOR;
+ AerosFall();
.@q=getq(LoFQuest_EPISODE);
if (BaseLevel < 30) goto L_Weak;
if (.@q == 13) goto L_Poison;
diff --git a/npc/020-3/mede.txt b/npc/020-3/mede.txt
index 697a7866b..d8a795889 100644
--- a/npc/020-3/mede.txt
+++ b/npc/020-3/mede.txt
@@ -8,6 +8,7 @@
// Status Reset
020-3,26,28,2 script Mede NPC_PLAYER,{
+ AerosFall();
speech S_LAST_NEXT,
l("I am @@, an alchemist specialized in reset potions.", .name$);
diff --git a/npc/027-0/emma.txt b/npc/027-0/emma.txt
index 8b9252eff..ec6a33b86 100644
--- a/npc/027-0/emma.txt
+++ b/npc/027-0/emma.txt
@@ -5,6 +5,7 @@
// Emma is Enrique's wife
027-0,88,26,2 script Emma NPC_DARK_SORCERER_F,{
+ AerosFall();
mesn;
mesq l("Hello. I am Emma, Enrique's wife.");
mesc l("Your current scholar rank: %s (%s Research Points)",
diff --git a/npc/027-0/enrique.txt b/npc/027-0/enrique.txt
index bd0a33ee9..f1537e6c0 100644
--- a/npc/027-0/enrique.txt
+++ b/npc/027-0/enrique.txt
@@ -5,6 +5,7 @@
// Enrique is the headmaster of the Academy
027-0,46,25,0 script Enrique NPC_BLACKALCHEMIST,{
+ AerosFall();
mesn;
mesq l("Hello. I am Enrique, headmaster of The Academy.");
mesc l("Your current scholar rank: %s (%s Research Points)",
diff --git a/npc/027-1/laura.txt b/npc/027-1/laura.txt
index 9eace823c..50a5e693b 100644
--- a/npc/027-1/laura.txt
+++ b/npc/027-1/laura.txt
@@ -5,6 +5,7 @@
// Magic School special class
027-1,117,131,0 script Laura NPC_FEMALE,{
+ AerosFall();
if (MGQUEST && getskilllv(TMW2_SKILLPERMIT) == 2 && MAGIC_LVL >= 3 && ST_TIER >= 1) goto L_T3_S0;
mesn;
diff --git a/npc/027-2/colin.txt b/npc/027-2/colin.txt
index f0384c736..82934f148 100644
--- a/npc/027-2/colin.txt
+++ b/npc/027-2/colin.txt
@@ -9,6 +9,7 @@
function basicMagic;
function standardMagic;
function advancedMagic;
+ AerosFall();
if (!MAGIC_LVL) goto L_NoMagic;
mes l(".:: Destructive Magic Class ::.");
mesc l("Specialized in destructive, magical skills.");
diff --git a/npc/027-3/angel.txt b/npc/027-3/angel.txt
index b811e3d37..f23847fa4 100644
--- a/npc/027-3/angel.txt
+++ b/npc/027-3/angel.txt
@@ -8,6 +8,7 @@
function basicMagic;
function standardMagic;
function advancedMagic;
+ AerosFall();
if (!MAGIC_LVL) goto L_NoMagic;
mes l(".:: Physical Sciences Class ::.");
mesc l("Specialized in skills with fist-based damage and unarmed mastery.");
diff --git a/npc/027-3/luca.txt b/npc/027-3/luca.txt
index eae882444..9d0197618 100644
--- a/npc/027-3/luca.txt
+++ b/npc/027-3/luca.txt
@@ -9,6 +9,7 @@
function basicMagic;
function standardMagic;
function advancedMagic;
+ AerosFall();
if (!MAGIC_LVL) goto L_NoMagic;
mes l(".:: Physical Sciences Class ::.");
mesc l("Specialized in skills with weapon-based damage and Assassination.");
diff --git a/npc/027-4/saves.txt b/npc/027-4/saves.txt
index c337b8019..7e72ebeba 100644
--- a/npc/027-4/saves.txt
+++ b/npc/027-4/saves.txt
@@ -8,6 +8,7 @@
function basicMagic;
function standardMagic;
function advancedMagic;
+ AerosFall();
if (!MAGIC_LVL) goto L_NoMagic;
mes l(".:: Scholarship Class ::.");
mesc l("Specialized in support, buff, debuff and strengthening skills.");