diff --git a/pagodas/barriers.data b/pagodas/barriers.data new file mode 100644 index 000000000..e849fd79e Binary files /dev/null and b/pagodas/barriers.data differ diff --git a/pagodas/map.conf b/pagodas/map.conf new file mode 100644 index 000000000..25d4ba4b6 --- /dev/null +++ b/pagodas/map.conf @@ -0,0 +1,21 @@ +game_modes = return {"classic","classes","nade_fight"} +barrier_area = return {pos2={x=89,y=143,z=154},pos1={x=0,y=0,z=0}} +teams = local _={};_[1]="flag_pos";_[2]="enabled";return {green={[_[2]]=true,pos1={x=89,y=143,z=77},pos2={x=0,y=0,z=0},[_[1]]={x=23,y=66.5,z=37}},blue={[_[2]]=true,pos1={x=0,y=0,z=77},pos2={x=89,y=143,z=154},[_[1]]={x=50,y=77.5,z=124}}} +chests = return {{pos1={x=48,y=72.5,z=122},pos2={x=52,y=72.5,z=126},amount=5},{pos1={x=21,y=61.5,z=36},pos2={x=25,y=61.5,z=39},amount=5},{pos1={x=1,y=48.5,z=53},pos2={x=18,y=62.5,z=76},amount=15},{pos1={x=1,y=55.5,z=78},pos2={x=27,y=67.5,z=119},amount=15},{pos1={x=65,y=46.5,z=119},pos2={x=88,y=56.5,z=153},amount=18},{pos1={x=33,y=18.5,z=2},pos2={x=88,y=48.5,z=43},amount=18}} +phys_jump = 1 +phys_speed = 0.9 +size = return {x=89,y=143,z=154} +map_version = 3 +enabled = true +name = Two Pagodas +phys_gravity = 1 +initial_stuff = return {} +author = Anonomous +hint = +license = CC-BY 4.0 +others = Thanks to SoulSeeker for helping with exporting this map +treasures = +skybox = none +enable_shadows = 0.5 +start_time = 6000 +time_speed = 1.5 diff --git a/pagodas/map.mts b/pagodas/map.mts new file mode 100644 index 000000000..7a0a620dd Binary files /dev/null and b/pagodas/map.mts differ diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 000000000..5c1adcaf7 Binary files /dev/null and b/screenshot.png differ