etqw-sdk/base/mapinfo/island.md

22 lines
585 B
Markdown
Raw Permalink Normal View History

2008-05-29 00:00:00 +00:00
#include <mapinfo/mapinfo.include>
mapInfoDef "island" {
_default_mapinfo( "island" )
data {
"script_entrypoint" "Island_MapScript"
"mapBriefing" "maps/island/briefing"
"mapLocation" "maps/island/location"
"campaignDescription" "maps/island/campaign"
"numObjectives" "3"
"mtr_serverShot" "levelshots/island"
"mtr_serverShotThumb" "levelshots/thumbs/island"
"mtr_backdrop" "levelshots/campaigns/africa"
"mapPosition" "441 193"
"snd_music" "sounds/music/load3"
"strogg_endgame_pause" "5.0"
"gdf_endgame_pause" "6.0"
}
}