summaryrefslogtreecommitdiff
path: root/npc/config
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-22 11:21:34 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-22 11:21:34 -0300
commit5640a6421b0150c8a83951f9920ba92d2d6f881e (patch)
tree09b7efdb217e17a16a93914d657c5d75f9ab103f /npc/config
parente8cde14b169d26224d41fda2fb0519858b38cf51 (diff)
downloadserverdata-5640a6421b0150c8a83951f9920ba92d2d6f881e.tar.gz
serverdata-5640a6421b0150c8a83951f9920ba92d2d6f881e.tar.bz2
serverdata-5640a6421b0150c8a83951f9920ba92d2d6f881e.tar.xz
serverdata-5640a6421b0150c8a83951f9920ba92d2d6f881e.zip
This commit breaks 30 NPCs in one go. Seriously. It just needed its own commit.
Diffstat (limited to 'npc/config')
-rw-r--r--npc/config/inspector.txt53
1 files changed, 51 insertions, 2 deletions
diff --git a/npc/config/inspector.txt b/npc/config/inspector.txt
index 7fbbf2d7e..969652584 100644
--- a/npc/config/inspector.txt
+++ b/npc/config/inspector.txt
@@ -18,9 +18,58 @@ function script inspectorQuest {
return;
}
/*
- // NPC List
+ // NPC List (24+6 = 30 NPCs)
///////////////////////////////
- Royal Fairy
+ Royal Fairy
+ Equip collector
+ Erik
+ Homunculus dispatcher
+ Kenton
+ Public affairs officer
+ Guard#lof-{1:6}
+ Six guards in the land of fire
+ Elen The Traveler
+ Traveler shop & lore
+ Milocat
+ Barber
+ Pydisgner#spoints
+ Legacy LoF account converter, sitting at main square
+ Paxel
+ Prsm's son
+ Pet Detective
+ Ace Ventura does feed a lot of pets...
+ Chef#dimond
+ The chef, and likely the principal victim
+ Dimond
+ Dimond's Cove owner
+ Phil
+ Trumpet at Dimond Cove Troupe
+ Jerry
+ ...the drummer
+ Robert
+ ...Harpist
+ Shannon
+ Cart rent, likely the CEO of a transport company
+ Basil
+ Quartermaster at Dimond's Cove
+ Gambler#017-3
+ Gambler at Dimond's Cove
+ Doug
+ Just a guest at Dimond's Cove
+ Lora Tay
+ Seamstress at Dimond's Cove
+ Nico Goethe
+ Card player, guest at Dimond's Cove
+ Jenny
+ Worker? Thief? at Dimond's Cove
+ Zack
+ Same as Jenny
+ Pihro
+ One of the administrators of LoF. Makes ammo
+ Pyndragon
+ One of the administrators of LoF. Makes rare equip
+ Axzell the Alchemist
+ LoF alchemist
*/
mes "";
Exception("Oops, this is not yet implemented!", RB_SPEECH);