diff options
Diffstat (limited to 'npc/pre-re')
-rw-r--r-- | npc/pre-re/quests/quests_veins.txt | 9 | ||||
-rw-r--r-- | npc/pre-re/scripts.conf | 2 |
2 files changed, 11 insertions, 0 deletions
diff --git a/npc/pre-re/quests/quests_veins.txt b/npc/pre-re/quests/quests_veins.txt new file mode 100644 index 000000000..ec0636b83 --- /dev/null +++ b/npc/pre-re/quests/quests_veins.txt @@ -0,0 +1,9 @@ +//===== Hercules Script ====================================== +//= Veins Quests +//===== By: ================================================== +//= L0ne_W0lf +//===== Current Version: ===================================== +//= 1.0 (originally 2.2 prior to being split) +//============================================================ + +ve_fild05,257,130,4 duplicate(WincingOldMan_veins) Wincing Old Man#ve 945
\ No newline at end of file diff --git a/npc/pre-re/scripts.conf b/npc/pre-re/scripts.conf index a06cab57f..0dd7d035d 100644 --- a/npc/pre-re/scripts.conf +++ b/npc/pre-re/scripts.conf @@ -74,3 +74,5 @@ npc: npc/pre-re/quests/monstertamers.txt npc: npc/pre-re/quests/quests_nameless.txt npc: npc/pre-re/quests/quests_13_1.txt npc: npc/pre-re/quests/skills/swordman_skills.txt +npc: npc/pre-re/quests/quests_veins.txt + |