diff options
Diffstat (limited to 'client/make-updates')
-rwxr-xr-x | client/make-updates | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/make-updates b/client/make-updates index 7f8fcfe..b7ce980 100755 --- a/client/make-updates +++ b/client/make-updates @@ -27,6 +27,7 @@ function apply_function() $1 maps maps/ $1 monsters monsters/ $1 npcs npcs/ + $1 quests quests/ $1 sfx sfx/ $1 tilesets tilesets/ } |