Add Tsunami map

Licensed by Ravie via Discord DM
This commit is contained in:
def 2020-09-22 15:18:21 +02:00
parent c6ef987521
commit 1b39526ba3
5 changed files with 7 additions and 0 deletions

View file

@ -1126,6 +1126,7 @@ set(EXPECTED_DATA
mapres/winter_mountains3.png
maps/Gold\ Mine.map
maps/LearnToPlay.map
maps/Tsunami.map
maps/ctf1.map
maps/ctf2.map
maps/ctf3.map
@ -1142,6 +1143,7 @@ set(EXPECTED_DATA
maps/license.txt
maps7/Gold\ Mine.map
maps7/LearnToPlay.map
maps7/Tsunami.map
maps7/readme.txt
menuimages/demos.png
menuimages/editor.png

View file

@ -129,6 +129,7 @@ sv_reset_file "reset.cfg"
add_vote "Map: Gold Mine" "change_map \"Gold Mine\""
add_vote "Map: LearnToPlay" "change_map \"LearnToPlay\""
add_vote "Map: Tsunami" "change_map \"Tsunami\""
add_vote "" "info"
add_vote "Option: Normal gravity" "tune gravity 0.50"
add_vote "Option: Moon gravity" "tune gravity 0.25"

BIN
data/maps/Tsunami.map Normal file

Binary file not shown.

View file

@ -5,3 +5,7 @@ CC-BY-SA license
LearnToPlay:
Copyright Tridemy & Cøke
CC-BY-SA license
Tsunami:
Copyright louis
CC-BY-SA license

BIN
data/maps7/Tsunami.map Normal file

Binary file not shown.