summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1/portal.txt35
1 files changed, 26 insertions, 9 deletions
diff --git a/npc/001-1/portal.txt b/npc/001-1/portal.txt
index 79e74640d..0c02c67c9 100644
--- a/npc/001-1/portal.txt
+++ b/npc/001-1/portal.txt
@@ -33,6 +33,7 @@ L_Disable:
// Uses l() to translate utilities
L_TranslationFix:
+ // Mobs
mes l("Magic Maggot");
mes l("Monster");
mes l("Monster King");
@@ -44,6 +45,15 @@ L_TranslationFix:
mes l("Monster Sergeant");
mes l("Monster Soldier");
mes l("Random Bif");
+ mes l("Summoned Monster");
+ mes l("Scout");
+ mes l("Desert Pirate");
+ mes l("Marsh Pirate");
+ mes l("Buccaneer");
+ mes l("Corsair");
+ mes l("Pirate Lord");
+ mes l("Duck Soldier");
+ mes l("Duck Initiate");
// Configs
mes l("Human");
mes l("Ukar");
@@ -68,18 +78,25 @@ L_TranslationFix:
mes l("This item cannot be auctioned.");
mes l("This item cannot be traded.");
mes l("This item cannot be stored.");
+ // Announcements
mes l("I can't handle it anymore! NO MORE!");
mes l("Come, my minions! Lay siege to towns! LEAVE NO OPPOSITION TO ME!");
mes l("Burn, destroy, do whatever you need, until your last breath, my lieutenants and colonels!");
- mes l("Summoned Monster");
- mes l("Scout");
- mes l("Desert Pirate");
- mes l("Marsh Pirate");
- mes l("Buccaneer");
- mes l("Corsair");
- mes l("Pirate Lord");
- mes l("Duck Soldier");
- mes l("Duck Initiate");
+ mes l("The event is over!");
+ mes l("The mana bridge to Aeros is open! To participate on event, talk to ##BSoul Menhir##b!");
+ mes l("WARNING: Server will go down for scheduled maintenance in 15 minutes!");
+ mes l("WARNING: Server will go down for scheduled maintenance in 10 minutes!");
+ mes l("WARNING: Server will go down for scheduled maintenance in 5 minutes!");
+ mes l("WARNING! WARNING! Monster Army is moving towards Hurnscald!!");
+ mes l("WARNING! WARNING! Monster Army is moving towards Halinarzo!!");
+ mes l("WARNING! WARNING! Monster Army is moving towards Nivalis!!");
+ mes l("WARNING! WARNING! Monster Army is moving towards Tulimshar!!");
+ mes l("People failed to rescue Cindy!");
+ mes l("Players failed to defend the city!!");
+ mes l("The city was defended with success! GG, everyone!");
+ mes l("EVENT CANCELLED DUE TO PLAYER INACTIVITY");
+ mes l("%s has EXILED %s from %s.", "", "", "");
+ mes l("Aurora Events");
mes l("sample");
close;