diff options
author | Haru <haru@dotalux.com> | 2018-05-07 00:13:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-07 00:13:15 +0200 |
commit | 614d7b66475f58dfb6354b57ca14999cc8c1b687 (patch) | |
tree | de881b6a6ad275c088e43b1388267e14d9e0cb52 /npc/scripts_mapflags.conf | |
parent | 0903ea0b82614d127672b0c5ab3d8ca8049e0d87 (diff) | |
parent | 394e7f8752ae7c80786e202c8b859488db1af363 (diff) | |
download | hercules-614d7b66475f58dfb6354b57ca14999cc8c1b687.tar.gz hercules-614d7b66475f58dfb6354b57ca14999cc8c1b687.tar.bz2 hercules-614d7b66475f58dfb6354b57ca14999cc8c1b687.tar.xz hercules-614d7b66475f58dfb6354b57ca14999cc8c1b687.zip |
Merge pull request #1998 from Asheraf/private_airship
Implementation of Private AirShip
Diffstat (limited to 'npc/scripts_mapflags.conf')
-rw-r--r-- | npc/scripts_mapflags.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/scripts_mapflags.conf b/npc/scripts_mapflags.conf index c662f7562..eed3c3d3d 100644 --- a/npc/scripts_mapflags.conf +++ b/npc/scripts_mapflags.conf @@ -57,3 +57,4 @@ "npc/mapflag/skillmodifier.txt", "npc/mapflag/skillduration.txt", "npc/mapflag/notomb.txt", +"npc/mapflag/private_airship.txt", |