diff options
author | Asheraf <acheraf1998@gmail.com> | 2018-03-24 21:41:05 +0000 |
---|---|---|
committer | Asheraf <acheraf1998@gmail.com> | 2018-05-04 16:11:52 +0100 |
commit | 394e7f8752ae7c80786e202c8b859488db1af363 (patch) | |
tree | 3a329478e75881cba950165454b1f402fe38f171 /npc/scripts.conf | |
parent | d6785d389cbee4f34078f6762626ca61b2d6cc25 (diff) | |
download | hercules-394e7f8752ae7c80786e202c8b859488db1af363.tar.gz hercules-394e7f8752ae7c80786e202c8b859488db1af363.tar.bz2 hercules-394e7f8752ae7c80786e202c8b859488db1af363.tar.xz hercules-394e7f8752ae7c80786e202c8b859488db1af363.zip |
Implementation of Private AirShip
Diffstat (limited to 'npc/scripts.conf')
-rw-r--r-- | npc/scripts.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts.conf b/npc/scripts.conf index d56d7cb73..f03ac50f0 100644 --- a/npc/scripts.conf +++ b/npc/scripts.conf @@ -225,6 +225,7 @@ // - Turbo Track Arena "npc/other/turbo_track.txt", "npc/other/item_merge.txt", +"npc/other/private_airship.txt", //================= Quests ================================================ // - Quests-Tutorials for basic classes (1st class quests) ------ |