diff options
-rw-r--r-- | db/constants.conf | 3 | ||||
-rw-r--r-- | npc/000-0-0/sailors.txt | 3 | ||||
-rw-r--r-- | npc/000-0/sailors.txt | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index bd724eae3..a9631744f 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -3954,6 +3954,9 @@ constants_db: { NPC_LUMBERJACK: 182 NPC_KOGA: 183 + // LoF Non Animated NPCs + NPC_CHEF: 210 + // TMW-BR Non Animated NPCs NPC_SHOPPAKEP: 301 NPC_BRGUARD_SWORD: 306 diff --git a/npc/000-0-0/sailors.txt b/npc/000-0-0/sailors.txt index a79399dce..ff89dfc68 100644 --- a/npc/000-0-0/sailors.txt +++ b/npc/000-0-0/sailors.txt @@ -1,3 +1,6 @@ +// TMW2 Script +// Modified by Jesusalva + // Evol scripts. // Authors: // Ablu diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 23f5179f5..3316cd548 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -1,3 +1,6 @@ +// TMW2 Script +// Modified by Jesusalva + // Evol scripts. // Authors: // 4144 |