diff --git a/tools/deploy.sh b/tools/deploy.sh index a4795ea06a..8a4c4d4c79 100755 --- a/tools/deploy.sh +++ b/tools/deploy.sh @@ -29,6 +29,7 @@ cp -r sound/chatter/* $1/sound/chatter/ cp -r sound/voice/complionator/* $1/sound/voice/complionator/ cp -r sound/instruments/* $1/sound/instruments/ cp -r strings/* $1/strings/ +cp *byond-extools.* $1/ || true #remove .dm files from _maps